sailor95 / tg-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telegram Bots Playground

How to Run

cd grammy-bot # Project folder name
npx nodemon ./bot.ts # Use nodemon for auto change detection and compile

To Enable Grammy Logging

export DEBUG="grammy*" # Run it in terminal before starting bot

About


Languages

Language:JavaScript 52.3%Language:TypeScript 47.7%