Skip to content

Environment variables

YouHaveTrouble edited this page Apr 13, 2025 · 4 revisions

APP_PORT

Port that the application will be run on. This will be overwritten by "port" startup argument.

DISCORD_BOT_KEY

Discord bot token. You can get one by visiting discord developers portal and creating a bot.

DISCORD_USER_ID

User for which to check online status. This should be discord snowflake id. You can get it by enabling developer mode in discord and right clicking on a user.

STEAM_NAME

Steam name. Can be obtained by simply displaying your steam profile. Last part of the url is steam name.

FFXIV_CHARACTER_ID

Final Fantasy XIV character id. To get your id visit Lodestone character search, click "new search" and search for your character. Click your character. The last part of the url (the number) is your character ID.

Clone this wiki locally