Commited wasted commits.
This commit is contained in:
parent
5895fcc6db
commit
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