Parent Directory
|
Revision Log
|
Patch
revision 247 by rakin, Mon Jul 29 17:29:12 2024 UTC | revision 298 by rakin, Mon Jul 29 17:29:25 2024 UTC | |
---|---|---|
# | Line 63 export default class WelcomeMsgCommand e | Line 63 export default class WelcomeMsgCommand e |
63 | await message.reply(`${emoji('error')} Invalid argument(s) or option(s) supplied.`); | await message.reply(`${emoji('error')} Invalid argument(s) or option(s) supplied.`); |
64 | return; | return; |
65 | } | } |
66 | ||
67 | client.config.write(); | |
68 | } | } |
} | ||
69 | } |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |