This website requires JavaScript.
Explore
Help
Sign In
melod1n
/
tg-chat-bot
Watch
1
Star
0
Fork
0
You've already forked tg-chat-bot
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
38
Commits
7
Branches
0
Tags
97582881ea7cb32412eaea3cce30311872f89f07
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
melod1n
97582881ea
optional usage of names in prompt
2026-01-16 16:14:40 +03:00
.github
update docker files
2026-01-12 15:41:37 +03:00
assets
refactor!: rewrite bot core; add AI (Ollama, Gemini), DB, new commands
2026-01-12 15:32:50 +03:00
src
optional usage of names in prompt
2026-01-16 16:14:40 +03:00
.eslintrc.json
refactor!: rewrite bot core; add AI (Ollama, Gemini), DB, new commands
2026-01-12 15:32:50 +03:00
.gitattributes
Initial commit
2021-02-27 15:26:09 +03:00
.gitignore
refactor!: rewrite bot core; add AI (Ollama, Gemini), DB, new commands
2026-01-12 15:32:50 +03:00
bun.lock
/mistral command for chat with Mistral AI
2026-01-16 15:40:15 +03:00
Dockerfile
refactor!: rewrite bot core; add AI (Ollama, Gemini), DB, new commands
2026-01-12 15:32:50 +03:00
Dockerfile-bun
update Dockerfile-bun
2026-01-12 16:11:03 +03:00
drizzle.config.ts
updates for bun and docker
2026-01-12 16:09:22 +03:00
LICENSE
Initial commit
2021-02-27 15:26:09 +03:00
package-lock.json
/mistral command for chat with Mistral AI
2026-01-16 15:40:15 +03:00
package.json
/mistral command for chat with Mistral AI
2026-01-16 15:40:15 +03:00
README.md
update project name
2026-01-12 15:35:19 +03:00
tsconfig.build.json
updates for bun and docker
2026-01-12 16:09:22 +03:00
tsconfig.json
refactor!: rewrite bot core; add AI (Ollama, Gemini), DB, new commands
2026-01-12 15:32:50 +03:00
README.md
tg-chat-bot
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
Bot for Telegram with a lot of commands and AI (Ollama/Gemini/Mistral) written in TypeScript + NodeJS/Bun runtime + Drizzle ORM (SQLite DB)
ai
bot
bun
chat
db
drizzle
gemini
nodejs
ollama
orm
telegram
telegrambot
Readme
GPL-3.0
3.6
MiB
Languages
TypeScript
99.8%
Dockerfile
0.2%