8000 GitHub - ExposedCat/ts-tg-bot: Telegram bot template in TypeScript
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ExposedCat/ts-tg-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram bot template

Stack

  • TypeScript
  • grammY
  • MongoDB

Architecture

  • index.ts - entrypoint
  • environment.d.ts - ENV definitions
  • types - TypeScript type definitions for the project
  • config - configuration, preparation and initialization
  • controllers - to add new handlers. Note: connect at config/bot.ts
  • helpers - project-independent utils
  • services - project-dependent utils

About

Telegram bot template in TypeScript

Topics

Resources

Stars

Watchers

Forks

0