Awesome
brutal-plugins
A set of plugins for brutal, the mighty chatbot
Installation
In order to be able to use these plugins in combination with brutal
or
brutal-ng
bot, one needs to install some dependencies. They are listed in
the requirements.txt
.
The recommended setup is as follows:
-
Setup a virtualenv.
-
Install dependencies by running
$ pip install -r requirements.txt
-
Edit
config.py
in your bot's main directory to include plugins you wish to use.