• Stars
    star
    164
  • Rank 228,772 (Top 5 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created almost 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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

  • 更新更多的语句逻辑。