Go to file
gbrochar 9253a14fa2 feat: initial version
features:
- add, new, choose commands
- index message and weekend messages generation on the fly
- loading/saving index from data.json file
- basic conversation
2023-12-07 16:21:19 +01:00
src feat: initial version 2023-12-07 16:21:19 +01:00
.gitignore feat: initial version 2023-12-07 16:21:19 +01:00
Cargo.toml feat: initial version 2023-12-07 16:21:19 +01:00
LICENSE Initial commit 2023-11-28 15:02:48 +00:00
README.md feat: initial version 2023-12-07 16:21:19 +01:00

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