Add README.md

This commit is contained in:
Brian S. Stephan 2018-01-02 22:49:12 -06:00
commit 909efcbb6a
1 changed files with 19 additions and 0 deletions

19
README.md Normal file
View File

@ -0,0 +1,19 @@
## hitomi
*a Discord bot*
### Overview
dr.botzo is a Discord bot written in Python, using Django 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](https://git.incorporeal.org/bss/hitomi/wikis/home).
### TODO
New features, improvements, bugs, etc. are
[tracked in GitLab](https://git.incorporeal.org/bss/hitomi/issues).