mtg-price-bot/.env.template
2026-02-24 11:32:30 +03:00

18 lines
413 B
Text

TELEGRAM_API_URL=https://api.telegram.org
TELEGRAM_SECRET=
TELEGRAM_TOKEN=
TELEGRAM_CALLBACK_URL=
VK_API_URL=https://api.vk.ru
VK_TOKEN=
VK_SECRET=
VK_CONFIRMATION_CODE=
SCG_SEARCH_URL=https://starcitygamesv2.searchapi-na.hawksearch.com
SCG_CLIENT_GUID=cc3be22005ef47d3969c3de28f09571b
SCG_DISPLAY_URL=https://starcitygames.com
SCG_MAX_OFFERS=5
SCRYFALL_URL=https://api.scryfall.com
BIND_ADDRESS=0.0.0.0:3000