Improved wording.
This commit is contained in:
parent
3058ffe587
commit
7bc6a415f6
@ -67,7 +67,7 @@ public class MissingHook extends Hook
|
||||
Collection<String> missing = CollectionUtils.subtract(participants, currentParticipants);
|
||||
if (missing.isEmpty())
|
||||
{
|
||||
bot.sendMessage("Aucun participant manquant \\o/");
|
||||
bot.sendMessage("Tout le monde a parlé \\o/");
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user