mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-11-03 03:29:49 +01:00
fix(arabot): fix broken catch
This commit is contained in:
parent
1c5ec53b3b
commit
a943d5798e
@ -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) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user