mirror of
https://github.com/sadfsdfdsa/allbot.git
synced 2024-11-19 00:31:42 +02:00
Bot for telegram groups with @all mention like Slack
.github/workflows | ||
core | ||
dist | ||
infra | ||
.env.example | ||
.gitignore | ||
.nvmrc | ||
.prettierrc | ||
docker-compose.yml | ||
Dockerfile | ||
index.ts | ||
jest.config.mjs | ||
jest.tsconfig.json | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json |
@allbot
This is Telegram bot for groups who needs mention @all
like in Slack.
Feel free to use in https://t.me/allsuperior_bot or fork it and host only for your groups.
It's require .env
after fork:
REDIS_URI=rediss://your-host-uri
TG_TOKEN=STRING_FROM_BOT_FATHER
BOT_NAME=@allsuperior_bot
PORT=8080