Compare commits
1 Commits
Hebdobot-v
...
april-wast
Author | SHA1 | Date | |
---|---|---|---|
a39c352b60 |
@ -166,6 +166,8 @@ public class Bot extends PircBot {
|
|||||||
.trim());
|
.trim());
|
||||||
Bot.this.review.begin(topic);
|
Bot.this.review.begin(topic);
|
||||||
Bot.this.sendMessage("Sujet collectif : " + topic.getTitle());
|
Bot.this.sendMessage("Sujet collectif : " + topic.getTitle());
|
||||||
|
Bot.this.sendMessage("% si vous n'avez rien à signaler vous pouvez écrire %ras");
|
||||||
|
Bot.this.sendMessage("% quand vous avez fini vous le dites par % fini");
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user