diff tests/src/plugins/joke/jokes-empty.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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/src/plugins/joke/jokes-empty.json	Tue Dec 19 22:02:12 2017 +0100
@@ -0,0 +1,9 @@
+[
+    [
+    ],
+    [
+    ],
+    [
+        false
+    ]
+]