Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Borodutch/telegram-bot-starter
/ functions
Functions
10 in github.com/Borodutch/telegram-bot-starter
⨍
Functions
10
◇
Types & classes
5
↓ 2 callers
Function
sendOptions
(ctx: Context)
src/helpers/sendOptions.ts:3
↓ 1 callers
Function
findOrCreateUser
(id: number)
src/models/User.ts:13
↓ 1 callers
Function
localeFile
(path: string)
src/menus/language.ts:14
↓ 1 callers
Function
runApp
()
src/app.ts:16
↓ 1 callers
Function
setLanguage
(languageCode: string)
src/menus/language.ts:20
↓ 1 callers
Function
startMongo
()
src/helpers/startMongo.ts:4
Function
attachUser
(ctx: Context, next: NextFunction)
src/middlewares/attachUser.ts:5
Function
configureI18n
(ctx: Context, next: NextFunction)
src/middlewares/configureI18n.ts:4
Function
handleHelp
(ctx: Context)
src/handlers/help.ts:4
Function
handleLanguage
(ctx: Context)
src/handlers/language.ts:5