Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 1.25 KB

README.md

File metadata and controls

41 lines (33 loc) · 1.25 KB

yomaobot

yomaobot is a telegram bot that replies images according to the keywords inputted by users.

Building Dependency


You can simply install the libraries using pip:

$ pip install -r requirements.txt

Special Requirement


  • 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.

Feature


  • Detect keywords and reply image.
  • Keywords are as followed
    • cat, kitty, kitties, 貓, 咪, 喵
    • girl, sister, woman, women, 女, 姐, 姊, 妹

Demo_cat

Author


Sean Chen [email protected]

License


GPLv3 or later