/[sudobot]/trunk/src/commands/settings/WelcomeMsgCommand.ts
ViewVC logotype

Diff of /trunk/src/commands/settings/WelcomeMsgCommand.ts

Parent Directory Parent Directory | Revision Log Revision Log | View Patch 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    }

Legend:
Removed from v.247  
changed lines
  Added in v.298

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26