]> jfr.im git - irc/rizon/acid.git/blobdiff - vizon/vizon.example.yml
Merge branch 'vizon-sort-results' into 'master'
[irc/rizon/acid.git] / vizon / vizon.example.yml
index 8e78c1a2221cdabde8065fbcf3790a85362438bb..6f1802afa578b2daf58dc261e0b2d075746f08c4 100644 (file)
@@ -6,7 +6,7 @@ clients:
   vhost: for.everyone
   name: VIzon
   modes: iUop
-  channels: [ vizonChannel ]
+  channels: [ vizonChannel, vizonCommandChannel ]
   commands:
    -
     name: help
@@ -64,6 +64,11 @@ clients:
     channels: [vhost]
     privilege: none
     clazz: net.rizon.acid.plugins.vizon.commands.DeleteCommand
+   -
+    name: order
+    channels: [vizonCommandChannel]
+    privilege: none
+    clazz: net.rizon.acid.plugins.vizon.commands.OrderResultsCommand
 
 vizonChannel: "#opers"
 vizonBot: "VizonBot"