BAPSicle/config.py.example
2021-02-14 13:23:51 +00:00

7 lines
175 B
Text

# BAPSicle Details
VERSION: float = 1.0
# API Settings
API_KEY: str = ""
MYRADIO_BASE_URL: str = "https://ury.org.uk/myradio"
MYRADIO_API_URL: str = "https://ury.org.uk/api"