vanilje/TEMPLATE_config.ts
2024-02-21 00:22:50 +00:00

8 lines
209 B
TypeScript

/* (TEMPLATE )Bot config file; edit this to your liking */
/* Make sure to rename this to config.ts */
export default {
prefix: "X",
token: "X",
owner: "X"
}