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
76
Commits
7
Branches
0
Tags
44551af0fa2c9056cb890c7802edfe2445be07c9
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
44551af0fa
update ping command
2026-01-27 19:34:58 +03:00
.github
update docker files
2026-01-12 15:41:37 +03:00
assets
update quote command: support for entities and custom emojis
2026-01-22 20:06:06 +03:00
src
update ping command
2026-01-27 19:34:58 +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%