Commit Graph

213 Commits (4fb97233963c523a19f6a2d550b2857cdc95d628)

Author SHA1 Message Date
Sfan5 e749f19b3d [ShortUtils] Add more useless stuff :3 2014-01-07 10:28:31 +01:00
Sfan5 222dfd58c7 [Calc] Make it 25% better 2014-01-06 20:40:40 +01:00
Sfan5 544a2b6e62 [Calc] Allow sum() too 2014-01-06 16:30:49 +01:00
Sfan5 407ee9fdf8 [Calc] Allow int(), lists and tuples 2014-01-06 16:24:10 +01:00
Sfan5 13b3a2ed90 [Calc] Fix things 2014-01-06 16:16:19 +01:00
Sfan5 0ebecf3c90 [Calc] Make it work again 2014-01-06 16:02:57 +01:00
Sfan5 df5aeaf9d0 Make the rainbow amazing! <3 2014-01-04 16:19:19 +01:00
Sfan5 c906c2eb66 How about actual rainbow colors? 2014-01-04 16:07:07 +01:00
Sfan5 2f7c24a0ca I should probably go to bed instead of doing coding... 2013-12-22 00:12:40 +01:00
Sfan5 d6b1604a1b [Tell] Don't allow people to tell themselves/the bot anything 2013-12-22 00:07:16 +01:00
Sfan5 67462fd00f [Ping] Make MinetestBot do more useful things :D 2013-12-11 22:25:16 +01:00
Sfan5 5046faedd8 [Tell] Actually write changes to disk 2013-11-17 19:43:39 +01:00
Sfan5 4832424cac [Tell] Fix it 2013-11-17 19:39:06 +01:00
Sfan5 f00642cd97 Add tell module 2013-11-17 19:33:39 +01:00
Sfan5 04c883ebb3 Real fix 2013-11-14 19:24:04 +01:00
Sfan5 7e0c3ffbe8 Potential fix for locked database when using !seen 2013-11-14 19:18:35 +01:00
Sfan5 58b9ec7025 This has been bugging me for a while 2013-11-14 19:13:09 +01:00
Sfan5 db3365c81a Add ability to send rainbows to other galaxies 2013-11-11 18:50:13 +01:00
Sfan5 4a152a9104 Fix Rainbows again 2013-11-09 20:58:31 +01:00
Sfan5 435e85319c Fix Rainbows 2013-11-09 18:28:35 +01:00
Sfan5 5f6c0aa912 Add Rainbows 2013-11-09 18:22:51 +01:00
Sfan5 fbcaf98eee Less commit spam.. 2013-11-09 14:55:52 +01:00
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