diff options
author | AnInternetTroll <lucafulger@gmail.com> | 2020-05-28 13:23:58 +0000 |
---|---|---|
committer | AnInternetTroll <lucafulger@gmail.com> | 2020-05-28 13:23:58 +0000 |
commit | a38de40066f00e008b1fcf2b6cd51ea5cd6005a8 (patch) | |
tree | eea062421efc121b6641fff5bdeb96f548b95d93 /api_keys.json | |
parent | 378991480ec483bb963fe4289d375b071d3203bb (diff) | |
download | steve-bot-a38de40066f00e008b1fcf2b6cd51ea5cd6005a8.tar steve-bot-a38de40066f00e008b1fcf2b6cd51ea5cd6005a8.tar.gz steve-bot-a38de40066f00e008b1fcf2b6cd51ea5cd6005a8.tar.bz2 steve-bot-a38de40066f00e008b1fcf2b6cd51ea5cd6005a8.tar.lz steve-bot-a38de40066f00e008b1fcf2b6cd51ea5cd6005a8.tar.xz steve-bot-a38de40066f00e008b1fcf2b6cd51ea5cd6005a8.tar.zst steve-bot-a38de40066f00e008b1fcf2b6cd51ea5cd6005a8.zip |
pull and report command added, plus fixed Mango's trashy spacing
Diffstat (limited to '')
-rwxr-xr-x | api_keys.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/api_keys.json b/api_keys.json new file mode 100755 index 0000000..564e378 --- /dev/null +++ b/api_keys.json @@ -0,0 +1,3 @@ +{ + "AnInternetTroll": "x72au6s424f7ackajrpc214a0" +}
\ No newline at end of file |