mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-12-21 03:58:05 +01:00
fix(arabot): fix broken catch
This commit is contained in:
@@ -108,7 +108,7 @@ class ConvincedCommand extends Command {
|
||||
+ '\n\nThis role allows you to get access to the Diet Support section in this server that can help you go vegan '
|
||||
+ 'and other parts of the server! :)'
|
||||
+ '\n\nThank you for caring about the animals 💚')
|
||||
.catch();
|
||||
.catch(() => {});
|
||||
}
|
||||
|
||||
public async messageRun(message: Message, args: Args) {
|
||||
|
||||
Reference in New Issue
Block a user