Skip to content
This repository has been archived by the owner on Oct 11, 2018. It is now read-only.

Latest commit

 

History

History
22 lines (18 loc) · 479 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 479 Bytes

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