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
44
Commits
7
Branches
0
Tags
b34510a32f9bd51ff1a81994db2f905dc189c63a
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
b34510a32f
transliteration now uses reply if it is present
2026-01-18 16:34:34 +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
transliteration now uses reply if it is present
2026-01-18 16:34:34 +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
test ollama options
2026-01-16 21:34:42 +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%