mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-14 17:13:03 -04:00
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:
parent
f81ab5ef93
commit
7eba5b99b0
2 changed files with 127 additions and 1 deletions
|
@ -51,5 +51,8 @@ export const Devs = Object.freeze({
|
|||
name: "ECHO",
|
||||
id: 712639419785412668n
|
||||
},
|
||||
|
||||
katlyn: {
|
||||
name: "katlyn",
|
||||
id: 250322741406859265n
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue