A bot written for the Linux General Discord Server
 
Go to file
Joca 26e41c5e29 feat: Add requirements.txt 2023-01-12 14:25:08 -03:00
src feat: Add main source code 2023-01-12 14:12:58 -03:00
.gitignore Initial commit 2023-01-12 17:09:55 +00:00
LICENSE Initial commit 2023-01-12 17:09:55 +00:00
README.md feat: Add requirements.txt 2023-01-12 14:25:08 -03:00
requirements.txt feat: Add requirements.txt 2023-01-12 14:25:08 -03:00

README.md

/ETC/OS-RELEASE

A bot written for the Linux General Discord Server

How to run

  • Install the necessary packages:
pip install -r requirements.txt
  • On the last line, replace TOKEN with your bot token

  • Then, run the main.pyfile:

python3 main.py

WARNING!

As this bot is made for one discord server, most things on it are hardcoded. For this bot to work, you might need to replace a big part of the code.

Any use of this bot outside of Linux General is not mine and Bodge's responsability.