vanilje/TEMPLATE_config.ts

8 lines
209 B
TypeScript
Raw Permalink Normal View History

/* (TEMPLATE )Bot config file; edit this to your liking */
/* Make sure to rename this to config.ts */
2024-02-21 13:22:50 +13:00
export default {
prefix: "X",
token: "X",
owner: "X"
}