mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-15 15:57:47 +02:00
Move some functions to Util, Bug Fixes, new stuff
This commit is contained in:
@@ -9,7 +9,7 @@ module.exports = class FirstMessageCommand extends Command {
|
||||
group: 'info',
|
||||
memberName: 'first-message',
|
||||
description: 'Responds with the first message ever sent to a channel.',
|
||||
clientPermissions: ['EMBED_LINKS', 'READ_MESSAGE_HISTORY'],
|
||||
clientPermissions: ['EMBED_LINKS'],
|
||||
args: [
|
||||
{
|
||||
key: 'channel',
|
||||
|
||||
Reference in New Issue
Block a user