1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-25 04:16:38 +02:00

Version 0.2 -> 0.3 for script auto_op.py

This commit is contained in:
Sebastien Helleu
2006-12-14 16:31:21 +00:00
parent 00613ece06
commit e0a50e4d9a
+1 -1
View File
@@ -80,7 +80,7 @@ def auto_op(server, args):
# register and add function to weechat
weechat.register("auto_op", "0.2", "", "auto op plug-in for weechat")
weechat.register("auto_op", "0.3", "", "auto op plug-in for weechat")
weechat.add_message_handler ("join", "auto_op")