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:
@@ -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")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user