Skip to content

Discord Bot implementing Markov and TTS

License

Notifications You must be signed in to change notification settings

jirouette/catholingo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CathoLingo

CathoLingo is an Discord bot using discord.py and peewee.

Usage

With docker-compose :

docker-composer up -d

Without Docker :

Install the dependencies of this project :

apt-get install libffi-dev libopus-dev ffmpeg
pip3 install

Then you can start the bot :

python3 catholingo.py

License

This project is distributed under the WTFPL v2.0