SpEcHiDe / JsonBot

https://t.me/useTGxBot - Bot to Display telegram-bot-api JSON of all sent messages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JsonBot

  • a simple telegram bot that returns the telegram-bot-api json of all the sent messages

Can be found on Telegram Production Server as ๐Ÿ‘‰ @useTGxBot

OR

Can be found on Telegram Test Server as ๐Ÿ‘‰ @ShowJsonBot

๐Ÿค” why yet another Telegram Bot ?

did not find a telegram bot, which could return with all the latest telegram features.

Why grammY ?

This project started by using plain node-fetch and all was in a single file. Since, this is a small telegram bot project it was fine to have it in a single file. Adding grammY was an attempt to check if re-using the existing libraries could reduce the effort in creating this simple bot.

Contibuting

PRs are welcome!

Contact

About

https://t.me/useTGxBot - Bot to Display telegram-bot-api JSON of all sent messages

License:MIT License


Languages

Language:TypeScript 100.0%