features: - add, new, choose commands - index message and weekend messages generation on the fly - loading/saving index from data.json file - basic conversation |
||
|---|---|---|
| src | ||
| .gitignore | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
README.md
index_bot
Telegram bot to index messages for events of any kind and post them in a telegram channel.
⚠️ This software erases any content in data.json file in the folder it's ran. This file is used for storage.
please populate .env file as follow:
BOT_API_TOKEN=123456789:abcdefghijklmnopqrstuvwxyz
CHANNEL_ID=-100123456789
ADMIN_ID=123456789