mirror of
https://github.com/misenhower/splatoon3.ink.git
synced 2026-03-21 17:54:13 -05:00
15 lines
238 B
Plaintext
15 lines
238 B
Plaintext
# Site Config
|
|
SITE_URL=https://splatoon3.ink
|
|
|
|
# Nintendo API
|
|
NINTENDO_TOKEN=
|
|
|
|
# User agent string
|
|
USER_AGENT=
|
|
|
|
# Twitter API parameters
|
|
TWITTER_CONSUMER_KEY=
|
|
TWITTER_CONSUMER_SECRET=
|
|
TWITTER_ACCESS_TOKEN_KEY=
|
|
TWITTER_ACCESS_TOKEN_SECRET=
|