/jorach

for ravenguard

Primary LanguagePython

jorach

config.ini:

Create a config.ini file in the root directory. This file is used to pass the tokens to the necessary services.

Format:

[default]
SpreadsheetId = <YourSpreadsheetIdHere>

[keys]
DiscordSecret = <YourDiscordBotSecretHere>
GoogleCredentialsFile = <PathToGoogleCredentialsFileHere (e.g.: account.json)>

To test, you will have to supply your own discord secret, spreadsheet id, and google credentials.