Discord bot inspired by dr.botzo
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brian S. Stephan 998153c511 add a !weather command to the bot 4 years ago
hitomi add a !weather command to the bot 4 years ago
.gitignore .gitignore *.env 4 years ago
README.md reset the hitomi project, remove django, rebuild deps 4 years ago
bot.py reset the hitomi project, remove django, rebuild deps 4 years ago
requirements-dev.in document our requirements.in files 6 years ago
requirements-dev.txt reset the hitomi project, remove django, rebuild deps 4 years ago
requirements.in reset the hitomi project, remove django, rebuild deps 4 years ago
requirements.txt reset the hitomi project, remove django, rebuild deps 4 years ago

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.