Run Bot Locally

You can run your bot using simple python.

  • First go to your folder using cd

  • Then run bot.py

$ python3 bot.py
  • You can also run your bot in any IDE like PyCharm or VS Code. Just run the bot.py file.