128 Commits

Author SHA1 Message Date
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
Sfan5
dbc74695b4 [RUtils] Fix !regex 2013-06-01 19:38:50 +02:00
Sfan5
efcc4241e9 [RUtils] Add regex testing command 2013-06-01 19:20:09 +02:00
Sfan5
5f7b0ceb99 [RUtils] Use repr on output 2013-06-01 18:44:40 +02:00
Sfan5
bd10423067 [RssNotify] Fix flood bug that happens when git is misused/messes up
HEAD not being the newest Commit (Commits before HEAD being newer than HEAD)
2013-06-01 15:58:50 +02:00
sfan5
7385d3550e Merge pull request #2 from PilzAdam/patch-1
Fix typo
2013-05-31 03:59:21 -07:00
PilzAdam
511426dc17 Fix typo 2013-05-31 12:54:33 +02:00
Sfan5
d76620e2cc [ServerUp] Show time in ms instead of s 2013-05-27 17:06:47 +02:00
Sfan5
da262da392 [Server] Attempt to fix most: and least: not working 2013-05-27 16:56:18 +02:00
Sfan5
2e05e89133 [ChOp] Fix kick message 2013-05-23 14:28:09 +02:00
Sfan5
955512d369 [Server] Fix players: 2013-05-18 08:32:59 +02:00
Sfan5
0b8a945a83 [Search] Fix problem with !search and !title 2013-05-13 15:51:48 +02:00
Sfan5
1bf798e7e9 [ChOp] Fix hostmask completion 2013-05-13 15:04:34 +02:00
Sfan5
b59a5a23b2 [ServerUp] Its s not ms 2013-05-11 10:51:09 +02:00