mirror of
https://github.com/jarulsamy/Plex-Bot.git
synced 2024-08-19 15:01:55 +02:00
🔧 Added sample config
This commit is contained in:
parent
935eff7df4
commit
a6efd9b054
10
sample-config.yaml
Normal file
10
sample-config.yaml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
discord:
|
||||||
|
prefix: "?"
|
||||||
|
client_id: "<CLIENT_ID>"
|
||||||
|
client_secret: "<CLIENT_SECRET>"
|
||||||
|
token: "<BOT_TOKEN>"
|
||||||
|
|
||||||
|
plex:
|
||||||
|
base_url: "<BASE_URL>"
|
||||||
|
token: "<PLEX_TOKEN>"
|
||||||
|
library_name: "<LIBRARY_NAME>"
|
Loading…
Reference in New Issue
Block a user