# 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: ```sh pip install -r requirements.txt ``` ### Running - Run the `bot.py`file passing the bot token as argument: ```sh 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.