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