Start implementing config file

This commit is contained in:
2022-11-21 20:04:28 +01:00
parent d9d0ce3236
commit 66d27fe1fe
3 changed files with 21 additions and 6 deletions

View File

@@ -0,0 +1,8 @@
bot-settings:
bot-token: 'paste-token-here'
bot-owner-id: 'paste_your_user_id_here'
bot-color: 'PINK'
system-settings:
heartbeat:
enabled: false
link: 'https://your-heartbeat-api.com/api/push/apikey?status=up&msg=OK&ping='