strinking / mawabot

A Discord selfbot to do tasks
MIT License
4 stars 2 forks source link
async bot discord discordpy python selfbot

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