mirror of
https://github.com/nx-bat/pet-the-pond.git
synced 2026-09-22 10:29:11 -04:00
(commands): more commands.
This commit is contained in:
@@ -2,7 +2,7 @@ import { CommandClient, Constants, Event, Member, Message } from "athena-prime";
|
||||
import config from '../../config';
|
||||
import { getUser, setUserXp } from "../../utils";
|
||||
|
||||
/// ----------
|
||||
// ----------
|
||||
|
||||
class MessageReactionAddEvent extends Event<CommandClient> {
|
||||
event: string = 'messageReactionAdd' as const;
|
||||
|
||||
Reference in New Issue
Block a user