mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 09:48:26 -04:00
- Updated creds_example.yml
- Added credentials.json -> creds.yml migration - Migrated credentials.json fields are: - Token - OwnerIds - GoogleApiKey - OsuApiKey - CleverbotApiKey - TotalShards (although you should set this from Coordinator's coord.yml TotalShards, so this setting will usually have no effect) - PatreonAccessToken and PatreonCampaignId - VotesUrl and VotesToken - BotListToken - RedisOptions - LocationIqApiKey and TimezoneDbApiKey - CoinmarketcapApiKey
This commit is contained in:
@@ -42,8 +42,6 @@ db:
|
||||
# Address and port of the coordinator endpoint. Leave empty for default.
|
||||
# Change only if you've changed the coordinator address or port.
|
||||
coordinatorUrl: http://localhost:3442
|
||||
votesUrl:
|
||||
votesToken:
|
||||
# Api key obtained on https://rapidapi.com (go to MyApps -> Add New App -> Enter Name -> Application key)
|
||||
rapidApiKey:
|
||||
# https://locationiq.com api key (register and you will receive the token in the email).
|
||||
|
Reference in New Issue
Block a user