Medieval Server MailBot
- events folder
- ready
- message
- split emit a dm message as "dmMessage"
- It can sent / create the threads into the staff server.
- It can have snippets added / created / removed.
- It can move threads into certain departments if needed.
- Departments - Array of DepartmentData
- Snippets - Snippets module
- DepartmentData - Object
-
name: string
-
RoleID: string
-
parentID: string (parent channel category id)
-
-
type - Array of SnippetData
-
SnippetData - Object
//! separator will be replaced by "%" instead of "`"
name: string, replace spaces by "~". Resolve later
//! "max" is the max length the discord embed description can be
description: string, max = 2048
// random snippet id
id: string