add how gay command
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 1m44s
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 1m44s
This commit is contained in:
parent
38089bdcd5
commit
fc1216be25
@ -42,7 +42,7 @@ public class HowGayCommand extends BatCommand {
|
||||
|
||||
event.replyEmbeds(EmbedUtils.genericEmbed()
|
||||
.setDescription(new DescriptionBuilder("How Gay?")
|
||||
.appendLine("%s is %s% gay".formatted(
|
||||
.appendLine("%s is %s gay".formatted(
|
||||
target.getAsMention(),
|
||||
(int) MathUtils.random(0, 100)
|
||||
), false)
|
||||
|
Loading…
x
Reference in New Issue
Block a user