mirror of
https://github.com/misenhower/splatoon2.ink.git
synced 2026-07-16 17:28:46 -05:00
22 lines
661 B
Plaintext
22 lines
661 B
Plaintext
# Nintendo SplatNet 2 "iksm_session" value
|
|
NINTENDO_SESSION_ID=
|
|
|
|
# (Optional) User agent string for SplatNet requests
|
|
SPLATNET_USER_AGENT=
|
|
|
|
# Google Calendar ICS URL for Salmon Run schedules
|
|
# Provided by: https://www.reddit.com/user/thejellydude
|
|
SALMON_RUN_CALENDAR_ICS_URL=https://calendar.google.com/calendar/ical/7e5g474p0ng7vaejkg3mkomhks%40group.calendar.google.com/public/basic.ics
|
|
|
|
# (Optional) Google Analytics tracking ID
|
|
GOOGLE_ANALYTICS_ID=
|
|
|
|
# (Optional) Sentry error reporting (https://sentry.io)
|
|
SENTRY_DSN=
|
|
|
|
# (Optional) Twitter API parameters
|
|
TWITTER_CONSUMER_KEY=
|
|
TWITTER_CONSUMER_SECRET=
|
|
TWITTER_ACCESS_TOKEN_KEY=
|
|
TWITTER_ACCESS_TOKEN_SECRET=
|