Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 318 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 318 Bytes

Telegram Bot - Gagtalk

一个基于 rbqgroup/gagtalk-mandarin 的 Telegram 口塞 bot。

安装

git clone https://github.com/rbqgroup/telegram-bot-gagtalk.git
cd telegram-bot-gagtalk
mkdir data
cp config-template.yaml data/config.yaml
npm i
npm start