yomaobot is a telegram bot that replies images according to the keywords inputted by users.
You can simply install the libraries using pip:
$ pip install -r requirements.txt
- The proxy pass utility is used in this bot, so you can see an element named 'nginx port' and another named 'proxy port' in .conf file. For the proxy pass, you can use nginx or apache to achieve.
- Detect keywords and reply image.
- Keywords are as followed
- cat, kitty, kitties, 貓, 咪, 喵
- girl, sister, woman, women, 女, 姐, 姊, 妹
- It randomly select an image from the following site
Sean Chen [email protected]
GPLv3 or later