sirok1 / telegram-bot-template

template for telegram bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

telegram-bot-template

Installing

install dependencies with any package manager

npm install
    or
yarn install
    or
pnpm install

go to src -> app.ts. This is an entry point in this application

doc in progress

About

template for telegram bot

License:GNU General Public License v3.0


Languages

Language:TypeScript 99.7%Language:Dockerfile 0.3%