vanilje/TEMPLATE_config.ts

8 lines
200 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
{
token: "X",
owner: "X"
}