/Python.Template-Discord-bot

🥰 A Python discord bot template. It's free to use!

Primary LanguagePythonThe UnlicenseUnlicense

Generic badge Maintenance

Pyhon Discord Bot Template

This is a Template of a Discord Bot in Python

ATTENTION

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-interactions

If you need to set your `PYTHONPATH`, just put this on your shell/terminal:

If you are on Linux/macOS 🟥
export PYTHONPATH=$(pwd)/src
If you are on Windows 🟥
set PYTHONPATH=%CD%\src

FEATURES

  • Automatically recognizes new commands.
  • Automatically recoginizes new events.

This bot uses only:

Python

BUGS

🪲 If you find some bugs, please contact me or send an Issue.

Contact

📧 My contact ⤵️

Gmail Instagram

Thanks for using my Template! Have a nice day. 👋