Discord bot inspired by dr.botzo
Go to file
Brian S. Stephan 998153c511 add a !weather command to the bot 2019-10-06 10:15:06 -05:00
hitomi add a !weather command to the bot 2019-10-06 10:15:06 -05:00
.gitignore .gitignore *.env 2019-09-29 12:15:46 -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.