mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-23 01:25:02 +00:00
Update DJS
This commit is contained in:
parent
d8cf71d475
commit
e5730d0b85
23 changed files with 71 additions and 56 deletions
|
@ -10,7 +10,7 @@ import { autoReactionsEvt } from "../types";
|
|||
const p = Permissions.FLAGS;
|
||||
|
||||
export const AddReactionsEvt = autoReactionsEvt({
|
||||
event: "message",
|
||||
event: "messageCreate",
|
||||
allowBots: true,
|
||||
allowSelf: true,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue