Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 995 Bytes

File metadata and controls

33 lines (21 loc) · 995 Bytes

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