deadline_bot/.env.sample
Arthur K. 331008aa14
feat: add multiple env options to simplify personal deployments
* ADD_CALENDAR_LINK: bool (defaults to True): do not send "Add to calendar" links
* EDIT_MESSAGE_ID: int (default to None): do not send initial message,
  instead edit the given one.
2025-05-21 15:59:08 +03:00

4 lines
58 B
Text

TOKEN=
MAIN_GROUP_ID=
EDIT_MESSAGE_ID=
ADD_CALENDAR_LINK=