mirror of
https://github.com/jarulsamy/Plex-Bot.git
synced 2024-08-19 15:01:55 +02:00
13 lines
216 B
YAML
13 lines
216 B
YAML
general:
|
|
# Options: debug, info, warning, error, critical
|
|
log_level: "info"
|
|
|
|
discord:
|
|
prefix: "?"
|
|
token: "<BOT_TOKEN>"
|
|
|
|
plex:
|
|
base_url: "<BASE_URL>"
|
|
token: "<PLEX_TOKEN>"
|
|
library_name: "<LIBRARY_NAME>"
|