/disbot-py

Primary LanguagePython

PixelBot (Pixar)

Typing SVG


Tools Used

  • Python3.11
  • discord.py (version 2.2.3)

Setup Instructions

Follow these steps to set up this project on your local system:

  • Clone the repository or download the source code.
  • Install poetry
  • Go to Discord Developer Portal -> New Application -> Create -> In the Bot section, generate the Bot Token and store it for use.
  • Open file ".env" in your favourite text editor and Paste the token after TOKEN=
  • poetry install
  • poetry shell
  • python3 main.py

Feel free to fork the repository and contribute to it :)