Created
June 2, 2019 13:06
-
-
Save DRSchlaubi/54ad74be2fb308cd8363c76d0efc9069 to your computer and use it in GitHub Desktop.
RulesBot json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"json": "TOKEN", | |
"database": { | |
"host": "localhost", | |
"user": "rulesbot", | |
"database": "rules_bot", | |
"password": "IfYouReadThatYouAreDumb" | |
}, | |
"statuspage": null, | |
"botlists": null | |
} |
OGBro
commented
Oct 18, 2021
<script src="https://gist.github.com/DRSchlaubi/54ad74be2fb308cd8363c76d0efc9069.js"></script>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment