All Projects → Sg4Dylan → Maribelbot

Sg4Dylan / Maribelbot

Licence: lgpl-3.0
Yet another picture bot

Programming Languages

python
139335 projects - #7 most used programming language

MaribelBot

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

演示

依赖

  • Python 3.6+
  • Tornado
  • requests
  • BeautifulSoup4
  • configparser
  • coloredlogs
  • 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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].