Added message on cancelprevious command.
This commit is contained in:
parent
6fb712ed18
commit
8e51e5c25b
@ -61,6 +61,7 @@ public class CancelPreviousInputHook extends Hook
|
||||
if (bot.getReview().getParticipants().contains(sender))
|
||||
{
|
||||
topic.cancelPreviousMessage(sender);
|
||||
bot.sendMessage("Fait.");
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user