Skip to content

Simple Telegram bot framework based on GramJS

License

Notifications You must be signed in to change notification settings

en9inerd/telebuilder

Repository files navigation

TeleBuilder

npm version

TeleBuilder is a simple telegram bot framework for building telegram bots in Typescript/Javascript. It's built on top of GramJS. It uses Telegram API, not the Telegram Bot API - so you can build bots and userbots with more features than the official Telegram Bot API.

Note: It's still in early development and I use it for my own bots. So, let me know if you find any bugs or have any suggestions.