Texybot is a fun chatbot made for the Texyland community.
To run your own instance of the bot, copy the template.env file into a new file: .env. Then, add your API keys.
You should be able to use python bot.py to get the bot up and running. If you're missing any dependencies, just install them using pip.
If you'd like to contribute, fork the repository and send in a pull request, detailing the feature you added, and why you think it is a good addition to the bot.