i am having problems with education while true; do php getUpdatesCLI.php; done the VSC terminal gives me this error In row: 1 car: 6 + while true; do php getUpdatesCLI.php; done + ~ Missing opening '(' after keyword 'while'. In row: 1 car: 15 + while true; do php getUpdatesCLI.php; done + ~ Body of instruction missing in the do loop. + CategoryInfo: ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId: MissingOpenParenthesisAfterKeyword how can i loop getUpdatesCLI.php file?
I want to ask one question. I have created a bot, now there are many users in the bot like 500-600, now I want the details of their username, Twitter I'd, etc. in a excel or pdf, so that it is easy for me to look into it. My question is how to get details about the users with such full information in excel? Becoz while scrolling I miss out certain individuals. Please reply and help me. Thanks in advance. If u can make a video on it, it would be helpful for me
Longman TelegramBot ?
i am having problems with education
while true; do php getUpdatesCLI.php; done
the VSC terminal gives me this error
In row: 1 car: 6
+ while true; do php getUpdatesCLI.php; done
+ ~
Missing opening '(' after keyword 'while'.
In row: 1 car: 15
+ while true; do php getUpdatesCLI.php; done
+ ~
Body of instruction missing in the do loop.
+ CategoryInfo: ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId: MissingOpenParenthesisAfterKeyword
how can i loop getUpdatesCLI.php file?
What should a Webhook do? Can I get rid of MySQL?
Can you do a tutorial on setting up a webhook if you can
I want to ask one question.
I have created a bot, now there are many users in the bot like 500-600, now I want the details of their username, Twitter I'd, etc. in a excel or pdf, so that it is easy for me to look into it.
My question is how to get details about the users with such full information in excel? Becoz while scrolling I miss out certain individuals.
Please reply and help me.
Thanks in advance. If u can make a video on it, it would be helpful for me
You will have to use a library for that, like PhpSpreadsheet
phpspreadsheet.readthedocs.io/
@@krivart Here is the php code Please
🖤❤️
can i get other bot message from my bot use these code ?
No. That is not possible
thanks