Browse Source

Update config with Top.gg authorization key

pull/12/head
Abheek Dhawan 3 years ago
parent
commit
09355e2be6
  1. 3
      bot/config.default.json

3
bot/config.default.json

@ -1,4 +1,5 @@
{
"subjectURL": "https://moose.lcsrc.org/subjects/",
"gotenbergURL": "https://localhost:3136/convert/html"
"gotenbergURL": "https://localhost:3136/convert/html",
"topggauth": ""
}

Loading…
Cancel
Save