Parent Directory
|
Revision Log
|
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', []); |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |