/[sudobot]/trunk/src/commands/moderation/TempBanCommand.ts
ViewVC logotype

Diff of /trunk/src/commands/moderation/TempBanCommand.ts

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

revision 153 by rakin, Mon Jul 29 17:28:48 2024 UTC revision 186 by rakin, Mon Jul 29 17:28:56 2024 UTC
# Line 150  export default class tempBanCommand exte Line 150  export default class tempBanCommand exte
150              }              }
151              catch (e) {              catch (e) {
152                  console.log(e);                  console.log(e);
                 return;  
153              }              }
154                    
155              await msg.guild?.bans.create(user, banOptions);              await msg.guild?.bans.create(user, banOptions);

Legend:
Removed from v.153  
changed lines
  Added in v.186

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26