vanilje/TEMPLATE_config.ts
2024-02-20 19:05:02 -05:00

8 lines
221 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"
}