discord:
enable: false
token: 'AAAAAAAAAAAAAAAAAAAAAAAAAA'
# Recommended to set verify channels the cooldown to prevent players spamming. link_channels: # Channel IDS to verify. MUST BE STRING -
"99999999999999999999" # List of activities available: # PLAYING # STREAMING # LISTENING # WATCHING # CUSTOM_STATUS # COMPETING activity: - WATCHING
# Activity - Breaking Bad
discord/database.properties:
Code (Text):
dataSourceClassName=org.postgresql.ds.PGSimpleDataSource # Database source look at https://github.com/brettwooldridge/HikariCP
dataSource.user=user # Username
dataSource.password=forrealworks # Password for the username
dataSource.databaseName=linker # DB name
dataSource.portNumber=5432 # DB server port
dataSource.serverName=localhost # DB server ip