DiscordIntegration

DiscordIntegration

3M Downloads

Make command feedback information toggleable

Drullkus opened this issue ยท 2 comments

commented

Hi there! I've got some commands set up for the bridge including the !kill <> which relays to the /kill <> command, but I'd like a way to be able to prevent the feedback from appearing in the channel.

screen shot 2018-05-28 at 9 26 25 pm

I'd like to keep command feedback from different commands though. Just /kill @e[type=item] gets super spammy and the bot gets throttled deeply by Discord itself.

commented

This should do the work.
I tested it with a new local instance, I registered a few commands with and without the new flag and it worked flawless.
After further testing I'll create a PR (or two, in this case).

@chikachi can you have a look at the two commits whether the changes are OK for you?

commented

@Mijago LGTM