A bot written for the Linux General Discord Server
 
Go to file
BodgeMaster afa068cf52 Remove psutil dependency 2023-01-13 17:47:23 +01: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 Rename src/main.py -> bot.py 2023-01-13 17:33:58 +01:00
bot.py Remove psutil dependency 2023-01-13 17:47:23 +01:00
requirements.txt Remove psutil dependency 2023-01-13 17:47:23 +01: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 bot.pyfile:

python3 bot.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.