I assume you already created your bot and have its token
- Set
TOKEN
to your bot token innochii_bot.php
as well asBOTNAME
- Webhook working mode
- Upload everything to your webserver
- Set webhook to the URL where
nochii_bot.php
will be accessible
- Long-poll working mode
- Run
php ./nochii_bot.php
from wherenochii_bot.php
file lies
- Run