Commit Graph

291 Commits (831e7192e691a687222563ae785b4f10bacf83d3)

Author SHA1 Message Date
Sfan5 72316c0f5f Merge branch 'master' of github.com:sfan5/minetestbot-modules 2013-10-25 22:17:15 +02:00
Sfan5 f6a61ae472 Hopefully fix !devwiki now working 2013-10-25 22:16:35 +02:00
sfan5 4b27aee723 Merge pull request #8 from Jordach/master
Random fixes
2013-10-23 11:17:17 -07:00
Jordan Snelling 707b34f6db random fixes 2013-10-23 19:15:54 +01:00
Sfan5 533281cad1 Derp.. 2013-10-23 18:45:45 +02:00
sfan5 f1473d9288 Merge pull request #7 from Jordach/master
add !git [nick], fix typos and add consistency
2013-10-23 09:43:57 -07:00
Jordan Snelling c0b95a148b fix typos and make !rtfm consistent with the others 2013-10-23 17:28:44 +01:00
Jordan Snelling fd7174161f fix typos 2013-10-23 17:27:18 +01:00
Jordan Snelling 957c1f8506 add !git [nick] 2013-10-23 17:11:52 +01:00
Sfan5 20391c836e Allow targeting people with !rtfm, !questions and !pil 2013-10-23 17:56:33 +02:00
sfan5 8bd87fa977 Merge pull request #5 from Jordach/patch-1
Add !pil
2013-10-23 08:41:15 -07:00
Jordan Snelling 610271364f formatting fix 2013-10-23 16:40:06 +01:00
Jordan Snelling e6873e3f44 forgot something :P 2013-10-23 16:35:39 +01:00
Jordan Snelling fd1a0ea78b add !pil
it links to the Programming in Lua manual for users who do not or plainly understand (the oddities) of Lua
2013-10-23 16:31:57 +01:00
Sfan5 13c878de80 [Seen] Note JOINs and PARTs too 2013-10-22 22:48:06 +02:00
Sfan5 152375ff2c [Seen] Use a thread for doing things that may happen often (prevents locked db) 2013-10-22 22:41:02 +02:00
Sfan5 bbc86c98c5 Sqlite3 database for seen.py 2013-10-22 21:24:44 +02:00
Jordan Snelling 7657df6794 bugfix for wiki.minetest.net compat 2013-10-22 21:24:21 +02:00
Jordan Snelling 1e7c1a3d0a make minetestbot point at wiki.minetest.net and not wiki.minetest.com
wiki.minetest.com is outdated.
2013-10-22 21:24:21 +02:00
jmf 1db5664be1 Remove obvious error. Sorry :) 2013-10-22 21:24:21 +02:00
jmf 98c740fd15 !question -> !questions 2013-10-22 21:24:21 +02:00
jmf 219e879730 Update COMMANDS.md 2013-10-22 21:24:21 +02:00
jmf 927753daea Adding shortutil.py commands description 2013-10-22 21:24:21 +02:00
jmf d4cd540f1c Adding essential shortcut commands 2013-10-22 21:24:21 +02:00
Sfan5 c36ca2df89 [AntiAbuse] Fix !ignore and !unignore 2013-09-13 15:23:06 +02:00
Sfan5 753747f825 Fix the docs for !sh 2013-08-22 18:57:13 +02:00
Sfan5 5813fa757f [RUtil] Fix bug in !rand caused when a > b 2013-08-14 12:59:48 +02:00
Sfan5 8fff77c58b [RUtils] Timeout regex computing after 3 seconds if not finished 2013-08-14 12:21:16 +02:00
Sfan5 ae6b13c6e9 [ForumUtils] Highlight Developers in Teal (IRC color 10) 2013-08-14 11:16:43 +02:00
Sfan5 3aa05109a6 [ForumUtils] Use https 2013-07-29 10:40:16 +02:00
Sfan5 851e4e8019 [ChOp] Fix kicking people without reason 2013-07-20 18:40:40 +02:00
Sfan5 0b7368571a [RUtils] Add proper message instead of printing the exception message 2013-07-19 21:36:35 +02:00
Sfan5 1424552f99 [RUtils] Fix !rand 2013-07-15 08:57:10 +02:00
Sfan5 87953af312 [Server] Fix IPv6 server addresses with port 2013-07-14 23:18:19 +02:00
Sfan5 9d80d3a27b [RssNotify] Also track VanessaE/pipeworks and [..]/homedecor 2013-07-14 19:54:27 +02:00
Sfan5 62450d661b [RssNotify] Allow sending Notify-Messages only to specific channels
Use [RssNotify] instead of [LOG]
 Clean up the Code a bit
2013-07-14 09:27:18 +02:00
Sfan5 28cfc9fa63 Disable badword list since my VPS is down 2013-07-12 22:12:40 +02:00
Sfan5 5060f367fd [RUtils] Add !rand command 2013-07-09 16:36:02 +02:00
Sfan5 9afe8f68ae Add antiabuse handler to interjection "command" 2013-07-08 14:31:49 +02:00
Sfan5 902f327f7a [DevWiki] Don't caÃpitalize first letter of query ter 2013-06-22 00:12:08 +02:00
Sfan5 d64c2be4c1 Add devwiki module 2013-06-18 22:23:09 +02:00
Sfan5 0cec0ef295 Rename wikipedia to wiki 2013-06-18 22:21:52 +02:00
sfan5 6abc4eeeb4 Update !re entry for rutils.py 2013-06-09 12:08:18 +03:00
Sfan5 f978b79986 [Server] Fix Bug when multiple Arguments are given to !server 2013-06-08 20:40:30 +02:00
Sfan5 b4bcece72a [Server] Fix bug with name: 2013-06-08 20:06:17 +02:00
Sfan5 ff8fe64b64 [RUtils] This was a bad idea, use ` instead 2013-06-02 20:53:44 +02:00
Sfan5 bc5703b112 [RUtils] ° is \xb0 not \xc2 2013-06-02 20:50:14 +02:00
Sfan5 ff5e3c603c [RUtils] Use \xc2 for ° since it is a non-ASCII character 2013-06-02 20:44:52 +02:00
Sfan5 3373a2fad5 [RUtils] Use ° insead of \x02 to seperate regex and text 2013-06-02 20:42:51 +02:00
Sfan5 fefd4ae35b [RUtils] Try to find as many possible matches (!regex) 2013-06-01 19:54:38 +02:00