Fix bug if user is not found
This commit is contained in:
parent
89871e8086
commit
ad7fc5bde0
@ -94,6 +94,7 @@ func userCommand(ctx disgoman.Context, args []string) {
|
|||||||
Message: "Couldn't get that member",
|
Message: "Couldn't get that member",
|
||||||
Error: err,
|
Error: err,
|
||||||
}
|
}
|
||||||
|
return
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
thumb := &discordgo.MessageEmbedThumbnail{
|
thumb := &discordgo.MessageEmbedThumbnail{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user