A simple chatbot for Team 1418's Discord server.
Python packages:
pip3 install -r requirements.txt
config.ini.example
to config.ini
and write a valid bot token to that file.While in VictiBot
directory, run:
python3 bot.py
This software is protected under the MIT License.