comparison tests/src/plugins/joke/jokes-toobig.json @ 618:5afc0b3a9ad8

Plugin joke: brand new plugin, closes #609 @2h The new joke plugin offers a convenient registry of jokes that are displayed in a random and unique order. It keeps track of displayed jokes per channel/server pairs.
author David Demelier <markand@malikania.fr>
date Tue, 19 Dec 2017 22:02:12 +0100
parents
children
comparison
equal deleted inserted replaced
617:241583937af0 618:5afc0b3a9ad8
1 [
2 [
3 "xxx",
4 "xxx",
5 "xxx"
6 ],
7 [
8 "a"
9 ],
10 [
11 "yyy",
12 "yyy",
13 "yyy"
14 ]
15 ]