Forward text messages between Telegram group and QQ group
QQ support by qq-bot-rebown
Telegram support by telegraf
-
clone repo
-
npm install
-
create
config.js
, follow config.example.js -
node index.js
-
scan QR code to login QQ
/whoami
Query your Telegram uid. Fill config.tg.manager_id
with the result.
/whereisthis
Query current chat id. Can be used in tg_chat_id
.
TIP: To use this command, you must turn off bot's Group Privacy
via @BotFather
in Bot Settings
.