Python3 module driven IRC bot, with many custom modules.
Please see https://git.io/bitbot This is a fork / slowly becoming a rewrite of the fantastic BitBot by Jesopo
When starting the bot, make sure to use this command: (switch out python 3.8 with anything, I use pypy)
LOGURU_AUTOINIT=no python3.8 ./magicbotd
You do not want LOGURU_AUTOINIT enabled.
Setup is the same as BitBot, see below
See docs/help/config.md.
MagicBot is currently only on Rizon
If you need support with setting up this bot it might be an idea to use BitBot instead, as more support is offered. I will help if I can.
I (df) can be found at #premium on Rizon.
Alternatively connect via your irc client irc://irc.rizon.net:+6697/#premium (Must use SSL)
Unless expressly marked otherwise inside the file, all files in this project are licensed under GNU General Public License v2.0 - see LICENSE for details.
Parts licenced under the WTFPL will have comments in the file marking it as such.