Parent Directory
|
Revision Log
|
Patch
revision 396 by rakin, Mon Jul 29 17:29:59 2024 UTC | revision 397 by rakin, Mon Jul 29 17:30:01 2024 UTC | |
---|---|---|
# | Line 28 import { deleteFile, download } from '.. | Line 28 import { deleteFile, download } from '.. |
28 | ||
29 | export default class CatCommand extends BaseCommand { | export default class CatCommand extends BaseCommand { |
30 | supportsInteractions: boolean = true; | supportsInteractions: boolean = true; |
31 | coolDown = 4000; | coolDown = 8000; |
32 | ||
33 | constructor() { | constructor() { |
34 | super('cat', 'fun', []); | super('cat', 'fun', []); |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |