1 Commits

Author SHA1 Message Date
e4665c34f9 Mise à jour de 'src/config.json'
All checks were successful
Subsonics - Pipeline/pipeline/head This commit looks good
2023-06-06 07:39:45 +00:00
3 changed files with 6 additions and 8 deletions

2
.gitignore vendored
View File

@ -63,5 +63,3 @@ typings/
# next.js build output
.next
src/config.json

5
src/config.json Normal file
View File

@ -0,0 +1,5 @@
{
"token":"MTA5NDcyNzc4OTY4MjM4MDkyMg.GXRu96.tkaQ8XqbDgk4blhGk4sme6JGwQkgf9hQ92W15s",
"clientID":"1094727789682380922",
"guildID":"137291455336022018"
}

View File

@ -1,5 +0,0 @@
{
"token":"XXXXXXXXXXXX",
"clientID":"123412341234",
"guildID":"1234123412341234"
}