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
6
Commits
7
Branches
0
Tags
423c66393d2e48a5859e184e864ec6ea8a28c58c
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
423c66393d
delete .idea folder
2026-01-12 15:41:01 +03:00
.github
refactor!: rewrite bot core; add AI (Ollama, Gemini), DB, new commands
2026-01-12 15:32:50 +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
update project name
2026-01-12 15:35:19 +03:00
Dockerfile
refactor!: rewrite bot core; add AI (Ollama, Gemini), DB, new commands
2026-01-12 15:32:50 +03:00
Dockerfile-bun
refactor!: rewrite bot core; add AI (Ollama, Gemini), DB, new commands
2026-01-12 15:32:50 +03:00
drizzle.config.ts
refactor!: rewrite bot core; add AI (Ollama, Gemini), DB, new commands
2026-01-12 15:32:50 +03:00
LICENSE
Initial commit
2021-02-27 15:26:09 +03:00
package-lock.json
refactor!: rewrite bot core; add AI (Ollama, Gemini), DB, new commands
2026-01-12 15:32:50 +03:00
package.json
refactor!: rewrite bot core; add AI (Ollama, Gemini), DB, new commands
2026-01-12 15:32:50 +03:00
README.md
update project name
2026-01-12 15:35:19 +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%