/[sudobot]/trunk/src/commands/fun/PixabayCommand.ts
ViewVC logotype

Diff of /trunk/src/commands/fun/PixabayCommand.ts

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

revision 51 by rakin, Mon Jul 29 17:28:23 2024 UTC revision 56 by rakin, Mon Jul 29 17:28:24 2024 UTC
# Line 70  export async function illustration(cmd: Line 70  export async function illustration(cmd:
70    
71  export default class PixabayCommand extends BaseCommand {  export default class PixabayCommand extends BaseCommand {
72      supportsInteractions: boolean = true;      supportsInteractions: boolean = true;
73        coolDown = 4000;
74    
75      constructor() {      constructor() {
76          super('pixabay', 'fun', []);          super('pixabay', 'fun', []);

Legend:
Removed from v.51  
changed lines
  Added in v.56

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26