Start implementing config file
This commit is contained in:
8
src/main/resources/config.yml
Normal file
8
src/main/resources/config.yml
Normal 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='
|
Reference in New Issue
Block a user