A Discord bot to assign roles
Go to file
BodgeMaster 485c178e81 Add Linux General config 2023-01-21 21:10:23 +01:00
.gitignore Ignore nano’s .swp files 2023-01-13 19:32:21 +01:00
LICENSE Initial commit 2023-01-12 17:09:55 +00:00
README.md Add Linux General config 2023-01-21 21:10:23 +01:00
bot.py Make uptime readable 2023-01-21 20:44:50 +01:00
config.json Add Linux General config 2023-01-21 21:10:23 +01:00
requirements.txt Remove psutil dependency 2023-01-13 17:47:23 +01:00

README.md

Warning:

This is the downstream version with the Linux General config. Do not work on this repository.

The upstream version can be found here: https://lostcave.ddnss.de/git/jocadbz/os-release-bot

/ETC/OS-RELEASE

A bot written for the Linux General Discord Server

Setup

  • Install the necessary packages:
pip install -r requirements.txt

Running

  • Run the bot.pyfile passing the bot token as argument:
python3 bot.py TOKEN_HERE

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.