mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-10 12:25:02 +00:00
Update DJS
This commit is contained in:
parent
ac619ec00f
commit
5e73d380c5
23 changed files with 71 additions and 56 deletions
|
@ -2,7 +2,7 @@ import { Message } from "discord.js";
|
|||
import { messageSaverEvt } from "../types";
|
||||
|
||||
export const MessageCreateEvt = messageSaverEvt({
|
||||
event: "message",
|
||||
event: "messageCreate",
|
||||
allowBots: true,
|
||||
allowSelf: true,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue