xditya / TelethonSnippets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TelethonSnippets

VSCode extension to make coding telegram bots in telethon much easier.
View this extension on Visual Studio Marketplace.

Available Snippets

  • tgbot - Generate a boilerplate for a telegram bot in Telethon.
  • tgubot - Generate a boilerplate for a telegram userbot in Telethon.
  • tgcmd - Generate a command handler for events.NewMessage.

Inspired by this awesome project!

About