kraken
kraken
Explore posts from servers
SIASapphire - Imagine a framework
Created by kraken on 5/4/2024 in #sapphire-support
How do i enable DM message detection?
I have 'messageCreate' listener on bot, but it does not seem to detect the messages received by the bot in dm.
5 replies
SIASapphire - Imagine a framework
Created by kraken on 11/15/2023 in #sapphire-support
Paginated message support
Can i allow paginated message actions to be controlled by anyone in server, currently it accepts an argument of whom to give.
await paginatedMessage.run(msg, msg.author);
await paginatedMessage.run(msg, msg.author);
8 replies