/telegram-bot-template

template for telegram bot

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

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