This is a Template of a Discord Bot in Python
For this Bot work, you need to create a `.env` file and put some things.
TOKEN=(YOUR TOKEN HERE)In your shell/terminal, put these commands:
pip install discord
pip install python-dotenv
pip install discord-py-interactionsIf you need to set your `PYTHONPATH`, just put this on your shell/terminal:
If you are on Linux/macOS 🟥
export PYTHONPATH=$(pwd)/srcIf you are on Windows 🟥
set PYTHONPATH=%CD%\src- Automatically recognizes new commands.
- Automatically recoginizes new events.
This bot uses only:
🪲 If you find some bugs, please contact me or send an Issue.
📧 My contact
Thanks for using my Template! Have a nice day. 👋