generated from nhcarrigan/template
chore: default config
This commit is contained in:
@ -6,5 +6,7 @@ export const defaultConfig: Omit<configs, "id"> = {
|
|||||||
banAppealLink: "",
|
banAppealLink: "",
|
||||||
modLogChannel: "",
|
modLogChannel: "",
|
||||||
eventLogChannel: "",
|
eventLogChannel: "",
|
||||||
messageReportChannel: ""
|
messageReportChannel: "",
|
||||||
|
birthdayChannel: "",
|
||||||
|
joinRole: ""
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user