Files
discordeno/configs.ts.example
2020-03-20 11:16:45 -04:00

4 lines
53 B
Plaintext

export const configs = {
token: 'BOT TOKEN HERE'
}