[19:57:22] Hooks from https://github.com/Pix1234/Proxy-bot will be now displayed in this channel [19:57:22] @github+ https://github.com/Pix1234/Proxy-bot [19:57:35] Matthew_: thanks (i just saw your memo message) [19:57:40] correction: wm-bot msg [19:57:45] Yep, no worries :) [19:58:01] Matthew_: now its my job to find a way to break it again xD jk [19:58:07] lol [19:58:39] does wm-bot use normal regex like IRC commands does or is it a special kind? [19:58:42] Matthew_: ^ [19:59:00] How do you mean? [19:59:49] like if i wanted to add a user to the trsuted list for my channel what is the regex syntax like e.g. does wikimedia/bot/* work [20:05:09] Oh, it's standard regex as far as I know. [20:07:57] ok [20:08:18] @trustedadd *@wikimedia/bot/ZppixBot [20:08:24] I know: add, changepass, channel-info, channellist, commands, configure, drop, github-, github+, github-off, github-on, grant, grantrole, help, info, instance, join, language, notify, optools-off, optools-on, optools-permanent-off, optools-permanent-on, part, rc-ping, rc-restart, reauth, recentchanges-bot-off, recentchanges-bot-on, recentchanges-minor-off, recentchanges-minor-on, recentchanges-off, recentchanges-on, reload, restart, revoke, revokerole, seen, seen-host, seen-off, seen-on, seenrx, suppress-off, suppress-on, systeminfo, system-rm, time, traffic-off, traffic-on, translate, trustadd, trustdel, trusted, uptime, verbosity--, verbosity++, wd, whoami [20:08:24] @commands [20:08:39] Invalid number of parameters [20:08:39] @grant *@wikimedia/bot/ZppixBot [20:08:46] Successfuly granted trusted to ##Zppix-Wikipedia.*@wikimedia/bot/ZppixBot [20:08:46] @grant *@wikimedia/bot/ZppixBot trusted [20:09:05] You need to provide exactly 1 parameter [20:09:05] @channel-info [20:09:10] Channel ##Zppix-Wikipedia was joined 6/12/2017 8:24:31 PM, requested by Matthew_!@wikimedia/matthewrbowker (original founder: Zppix!@wikipedia/Zppix) [20:09:10] @channel-info ##Zppix-Wikipedia [20:09:15] ffs [20:09:32] You're lookiing for @trustadd [20:09:54] Wrong number of parameters, go fix it - example @trustadd regex (admin|trusted) [20:09:54] @trustadd *@wikimedia/bot/ZppixBot [20:09:59] Unable to add user because this regex is not valid [20:09:59] @trustadd *@wikimedia/bot/ZppixBot trusted [20:10:17] wm-bot2: but it is i use that type of regex all the time.. [20:10:20] So yes, standard regex. [20:10:26] You need .* for any character [20:10:40] Successfully added .*@wikimedia/bot/ZppixBot [20:10:40] @trustadd .*@wikimedia/bot/ZppixBot trusted [20:10:59] i want a bot that isnt so pickey xD [20:11:16] I think it's more regex is picky. [20:13:37] or maybe regex needs to be 1 version only :P