idb_channel_bot/README.md
2025-02-28 23:00:04 +03:00

283 B

idb_channel_bot

Configuration

Create .env file with following variables:

TELEGRAM_TOKEN=
POSTS_DIR=posts

CHANNEL_ID=
MESSAGE_LINK_TEMPLATE="https://t.me/c/123/{id}"

PROD_CHANNEL_ID=
PROD_MESSAGE_LINK_TEMPLATE="https://t.me/username/{id}"

License

BSD-2-Clause