Discord bot inspired by dr.botzo
Go to file
Brian S. Stephan f048d7c193 add basic form of dice rolling via dr.botzo
not done yet, just getting the code out there for now
2019-06-22 11:52:41 -05:00
hitomi add basic form of dice rolling via dr.botzo 2019-06-22 11:52:41 -05:00
.gitignore reset the hitomi project, remove django, rebuild deps 2019-06-22 10:39:56 -05:00
README.md reset the hitomi project, remove django, rebuild deps 2019-06-22 10:39:56 -05:00
bot.py reset the hitomi project, remove django, rebuild deps 2019-06-22 10:39:56 -05:00
requirements-dev.in document our requirements.in files 2018-01-09 09:41:03 -06:00
requirements-dev.txt reset the hitomi project, remove django, rebuild deps 2019-06-22 10:39:56 -05:00
requirements.in reset the hitomi project, remove django, rebuild deps 2019-06-22 10:39:56 -05:00
requirements.txt reset the hitomi project, remove django, rebuild deps 2019-06-22 10:39:56 -05:00

README.md

hitomi

a Discord bot

Overview

hitomi is a Discord bot written in Python, using dr.botzo as a backend and the discord.py library to handle most of the protocol stuff. It is mostly a fun project for a couple of us to hack around on, but you may find it useful.

Documentation

Usage documentation is pretty scarce at the moment, but you can find what does exist on the wiki.

TODO

New features, improvements, bugs, etc. are tracked in GitLab.