This is Nythepegasus's implementation of AltBot for the Delta servers. This bot attempts to implement all the commands the old bot had, and introduce more features.
- Coming Soon
Make sure you have Python 3.10 installed, and run the following in a virtual environment:
python3 -m pip install -r requirements.txt
Then fill out conf.json
with the required information from example-conf.json
.
Finally to run your bot, run python3 main.py
.
If you want to contribute to the bot in any way, feel free! I'll try and throw together some Github templates for pull requests and issues eventually.
DeltaBot by Jimmy#9999
For the creation of the original bot.
For giving me the inspiration to continue creating the bot.