Compare commits
1 Commits
mark
...
e4665c34f9
Author | SHA1 | Date | |
---|---|---|---|
e4665c34f9 |
2
.gitignore
vendored
2
.gitignore
vendored
@ -63,5 +63,3 @@ typings/
|
|||||||
|
|
||||||
# next.js build output
|
# next.js build output
|
||||||
.next
|
.next
|
||||||
|
|
||||||
src/config.json
|
|
||||||
|
5
src/config.json
Normal file
5
src/config.json
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"token":"MTA5NDcyNzc4OTY4MjM4MDkyMg.GXRu96.tkaQ8XqbDgk4blhGk4sme6JGwQkgf9hQ92W15s",
|
||||||
|
"clientID":"1094727789682380922",
|
||||||
|
"guildID":"137291455336022018"
|
||||||
|
}
|
@ -1,5 +0,0 @@
|
|||||||
{
|
|
||||||
"token":"XXXXXXXXXXXX",
|
|
||||||
"clientID":"123412341234",
|
|
||||||
"guildID":"1234123412341234"
|
|
||||||
}
|
|
Reference in New Issue
Block a user