remove config; invalidate token
This commit is contained in:
parent
fc1f05ae0c
commit
b399aab2da
2 changed files with 2 additions and 7 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
|||
config.json
|
||||
|
||||
# ---> Node
|
||||
# Logs
|
||||
logs
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"token": "MjY3Mzg2MTUyMzIxOTQxNTA1.WHFMwg.KgEUojOa43UL43yqUy9-TKz05tY",
|
||||
"log_level": "DEBUG",
|
||||
"prefix": "p.",
|
||||
"whitelist": ["656579275008245830"],
|
||||
"user_whitelist": ["123601647258697730"]
|
||||
}
|
Loading…
Reference in a new issue