Remove token from config.json

This commit is contained in:
Anthony M 2021-01-19 18:02:59 -06:00 committed by GitHub
parent a7bdfdfe36
commit f770fbbee9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"prefix": "n!",
"token": "NTQwOTQxNjc5MDQ2Mjk1NTUz.XotbnA.0hllsNlr9hWaepl3KwB1Bhh5TnA",
"token": "<token>",
"ownerID": "309427567004483586"
}
}