strinking / mawabot

A Discord selfbot to do tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Discord selfbot to do tasks

License:MIT License


Languages

Language:Python 100.0%