issues
search
owengombas
/
discord.ts
🤖 Create your discord bot by using TypeScript and decorators!
https://owencalvin.github.io/discord.ts/
325
stars
40
forks
source link
fix guard
#19
Closed
tonyeung
closed
3 years ago
tonyeung
commented
4 years ago
guard order was before the command, needs to be other way around.
guard order was before the command, needs to be other way around.