vanilje/TEMPLATE_config.ts

9 lines
221 B
TypeScript
Raw Normal View History

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