zer0tonin / mako

Furansu bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mako: a small social discord bot

Mako

Mako is a Discord bot initially made for the Furansu server. It uses redis as a backend and provides gifs and levelling.

The project follows the gazr specs.

To launch it:

  • make sure you have docker and docker-compose installed
  • copy config/config.example.yml into config/config.yml and add your own bot token + customize the strings
  • modify gifs.csv to add your own gifs
  • just do make run or docker-compose build mako && docker-compose up mako to launch it

About

Furansu bot

License:MIT License


Languages

Language:Python 96.6%Language:Makefile 2.4%Language:Dockerfile 1.0%