/[sudobot]/trunk/src/commands/moderation/EchoCommand.ts
ViewVC logotype

Diff of /trunk/src/commands/moderation/EchoCommand.ts

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 206 by rakin, Mon Jul 29 17:29:01 2024 UTC revision 208 by rakin, Mon Jul 29 17:29:01 2024 UTC
# Line 11  import { fetchEmoji } from '../../utils/ Line 11  import { fetchEmoji } from '../../utils/
11    
12  export default class EchoCommand extends BaseCommand {  export default class EchoCommand extends BaseCommand {
13      supportsInteractions: boolean = true;      supportsInteractions: boolean = true;
     permissions = [Permissions.FLAGS.MANAGE_MESSAGES];  
14    
15      constructor() {      constructor() {
16          super('echo', 'moderation', []);          super('echo', 'moderation', []);

Legend:
Removed from v.206  
changed lines
  Added in v.208

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26