/TGBullshitGeneratorBot

"狗屁不通文章生成器" (https://github.com/menzi11/BullshitGenerator) 的 Telegram Bot 移植版

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

TGBullshitGeneratorBot

"狗屁不通文章生成器" (https://github.com/menzi11/BullshitGenerator) 的 Telegram Bot 移植版

Demo

https://t.me/bullshitsaysbot

如何使用

pip install pyTelegramBotAPI requests # 代码为 Python 3.6+ 环境

复制一份 config.sample.pyconfig.py,之后进行相关配置,如填入 Bot Token 。
如果您的 Bot 跑在网络封锁地区,请去下方自行配置代理。

如果您的 Bot 想要接入 Sentry 的 Bug 追踪服务,请参照配置文件自行配置。

TODO

  • 更新更多的语句逻辑。