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

strinking/mawabot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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