/tg-cateify-bot

A Telegram inline-query bot interface to the hosted cate-as-a-service API.

Primary LanguagePython

Cateifybot Build Status

Yo! It's a Telegram bot that queries the cate-as-a-service API.

It takes text that looks like this and responds with text that looks like this.

To use it

@cateify_bot <message>

Or, if you want to run it yourself

pip install -r requirements.txt
python run.py  # Will ask you for an API token, get one from @botfather

Happy catetin'!