Files
discordeno/configs.ts.example
2020-05-18 08:27:16 -04:00

4 lines
55 B
Plaintext

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