feat: add sendify plugin (#122)
* feat: add sendify plugin * fix: tweak plugin description * fix: respect message replies This implements code provided by Ven, while taking into account possible errors from Discord as well as minor changes for readability. Co-authored-by: Ven <vendicated@riseup.net>
This commit is contained in:
@ -51,5 +51,8 @@ export const Devs = Object.freeze({
|
||||
name: "ECHO",
|
||||
id: 712639419785412668n
|
||||
},
|
||||
|
||||
katlyn: {
|
||||
name: "katlyn",
|
||||
id: 250322741406859265n
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user