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
11
Commits
7
Branches
0
Tags
abccbf3ebf287aa72cc2638a143eeab164fcd7ee
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
abccbf3ebf
updates for bun and docker
...
update libs
2026-01-12 16:09:22 +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
refactor!: rewrite bot core; add AI (Ollama, Gemini), DB, new commands
2026-01-12 15:32:50 +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
updates for bun and docker
2026-01-12 16:09:22 +03:00
Dockerfile
refactor!: rewrite bot core; add AI (Ollama, Gemini), DB, new commands
2026-01-12 15:32:50 +03:00
Dockerfile-bun
updates for bun and docker
2026-01-12 16:09:22 +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
updates for bun and docker
2026-01-12 16:09:22 +03:00
package.json
updates for bun and docker
2026-01-12 16:09:22 +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%