📝 Add .env.sample

This commit is contained in:
2023-06-23 20:55:02 +02:00
parent b0e1fa39fa
commit a0887106d6

View File

@ -0,0 +1,15 @@
# Environment variables for Timetable V2 Notify
# Use this file as a template and change the values accordingly
# Set Timetable V2 API endpoint and token here
# (Make sure the /api and https:// is included in the endpoint)
TIMETABLE_ENDPOINT=
TIMETABLE_TOKEN=
# Set the Matrix url, bot user name and auth token here
MATRIX_URL=
MATRIX_USER=
# You can get the access token by for example logging into
# the bot's matrix account in element and copying the
# Access Token under Settings > Help & About > Advanced
MATRIX_TOKEN=