Skip to content

Sg4Dylan/MaribelBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MaribelBot

另一个简单的 Telegram 图片 bot Yet another simple telegram bot which can return a random picture.

演示

依赖

  • Python 3.6+
  • Tornado
  • requests
  • BeautifulSoup4
  • configparser
  • coloredlogs
  • Pillow
  • nginx

部署

  1. 配置 nginx 反代 http://127.0.0.1:8021/
  2. config.py 填上 bot 自己的用户名;
  3. tgfunc/config.py 里填上 Token 以及管理者的 ID;
  4. 设置你的 webhook
  5. 运行 python3 Maribel.py
  6. 和 bot 聊天使用指令,例如 /konachan

About

Yet another picture bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages