/mawabot

A Discord selfbot to do tasks

Primary LanguagePythonMIT LicenseMIT

mawabot

My Discord self-bot, for utilities I find useful. Uses the discord.py rewrite branch.

Available under the terms of the MIT License.

Testing

$ pip3 install pylint
$ pylint mawabot

Setup

$ pip3 install -r requirements.txt

Execution

Create a configuration file (see the sample to get started) and run:

$ python3 -m mawabot config.yaml