Commit graph

388 commits

Author SHA1 Message Date
neersighted 0849e3f09b tweaks to .sys 2012-03-29 18:22:22 -07:00
neersighted 9398190a5d merge mem/sys 2012-03-29 17:16:31 -07:00
neersighted d717292c13 fix help message 2012-03-29 17:08:59 -07:00
lukeroge 7b1cc2ff0e Added code to unescape HTML entities 2012-03-30 12:58:47 +13:00
lukeroge 88ea538773 Lolspelling 2012-03-29 21:21:43 +13:00
lukeroge 17a4d8262c Added Windows catch 2012-03-29 21:12:41 +13:00
lukeroge 7b21ffe065 Fixed up some really screwy encoding 2012-03-29 20:53:57 +13:00
lukeroge 67d0eb1b2f Update plugins/sieve.py 2012-03-29 11:23:20 +13:00
lukeroge 36d7d0a1cc Changed code around a bit 2012-03-29 11:19:54 +13:00
lukeroge 90aa412a00 Moar optimisation 2012-03-29 11:11:48 +13:00
lukeroge 66c43af84e Switched to a faster method of printing the channel list (hah, I bet this will confuse python beginners) 2012-03-29 11:07:41 +13:00
lukeroge ebdf34256e Bug fixes 2012-03-29 10:48:59 +13:00
lukeroge 2f492a4659 added .system to get info on the host system 2012-03-28 12:22:43 +13:00
lukeroge b35868c0f1 Modernized some code. 2012-03-28 11:24:20 +13:00
lukeroge 6c31f313fd Standardised function name 2012-03-28 11:04:06 +13:00
lukeroge 59aa505fcb Changed some code around 2012-03-28 10:44:07 +13:00
lukeroge 70b7539861 Update plugins/admin.py 2012-03-28 10:27:18 +13:00
Luke Rogers d65f155740 Workaround for stupid bug 2012-03-28 09:18:25 +13:00
Luke Rogers 8d6a2d71d4 Rewrote fmylife with a cache for instant fmls 2012-03-28 08:47:46 +13:00
Luke Rogers 921c16cf7c fixes 2012-03-26 23:18:19 +13:00
Luke Rogers 9d0e704eae Random tweaks 2012-03-26 21:59:02 +13:00
Luke Rogers cb9129aebc PEP-8 2012-03-26 18:36:40 +13:00
Luke Rogers 3acd6536a6 Quick fix in fortune.py 2012-03-26 18:33:11 +13:00
Luke Rogers 297806308c Finished refactor of violence 2012-03-26 18:32:20 +13:00
Luke Rogers 69775a0cc7 More refactoring 2012-03-26 18:11:22 +13:00
Luke Rogers 18b90a2b2a Still buggy, will fix soon (need to go out) 2012-03-26 17:34:08 +13:00
Luke Rogers b725d49c33 started switching violence.py to text files 2012-03-26 17:28:22 +13:00
Luke Rogers 9ef6899266 Merge branch 'develop' of github.com:ClouDev/CloudBot into develop 2012-03-26 17:19:47 +13:00
Luke Rogers bd7ffe11ed Refactoring + Windows fixes 2012-03-26 17:17:19 +13:00
lukeroge f26e2cd094 You can now admin users by nick 2012-03-26 11:25:57 +13:00
neersighted 9ce44024c2 fixes 2012-03-24 19:15:28 -07:00
neersighted ac9e567eaf renamed mute.py to ignore.py 2012-03-23 20:42:08 -07:00
neersighted cb33198bfb fix help messages 2012-03-23 20:34:33 -07:00
neersighted 51a31caf99 Update plugins/urlparse.py 2012-03-23 19:36:24 -07:00
Luke Rogers f025df92b6 PEP-8 + ping.py changes 2012-03-23 18:14:58 +13:00
Luke Rogers 3224bbe370 started cleaning up admin.py 2012-03-23 18:08:58 +13:00
Luke Rogers 90aa8976fc upgraded ping.py 2012-03-23 17:51:02 +13:00
Luke Rogers 954ea57fce standardised multiline command docstrings 2012-03-23 14:51:34 +13:00
Luke Rogers 549bb70690 PEP-8 2012-03-23 13:32:48 +13:00
Luke Rogers e7d69e63c0 Pep-8 2012-03-23 13:22:23 +13:00
Luke Rogers ffbeab7e14 PEP-8 2012-03-23 13:00:22 +13:00
lukeroge 8c3bc46343 Fixed bug 2012-03-23 11:00:59 +13:00
lukeroge b23d54df44 More fixes 2012-03-23 10:57:02 +13:00
lukeroge 3e2dad827f Fixed bug 2012-03-23 10:53:35 +13:00
Luke Rogers d6e2dc8f85 a few fixes 2012-03-23 07:54:57 +13:00
Luke Rogers d74a57d387 removed default action 2012-03-23 07:36:00 +13:00
Luke Rogers 2c71c75e66 added mute command (didn't use the feature branch, git-flow was acting up) 2012-03-23 07:34:48 +13:00
Luke Rogers 4edac9338a added .brainfuck as alias for .bf 2012-03-22 22:02:21 +13:00
Luke Rogers a36ef950e0 added .search as alias for .google 2012-03-22 21:59:55 +13:00
Luke Rogers b89e7589d0 removed ghastly yellow 2012-03-22 17:16:27 +13:00
Luke Rogers 3e5c2c94d9 added input.mask. returns 'user@host' 2012-03-22 17:04:48 +13:00
Luke Rogers 0c3e78bdce admin is now granted by hostmask user@host 2012-03-22 16:17:45 +13:00
Luke Rogers b47482a07a removed useless imports and debug code 2012-03-21 23:55:38 +13:00
Luke Rogers 15229a4d2e Merge branch 'develop' of github.com:ClouDev/CloudBot into develop 2012-03-21 23:53:06 +13:00
Luke Rogers d935cccd18 Dumped the buggy auto parser. replaced it with a faster command-based system that doesn't fail as much 2012-03-21 23:52:15 +13:00
lukeroge 42384f9981 Update plugins/dictionary.py 2012-03-21 15:41:44 +13:00
neersighted 3a14d78daa updated links 2012-03-19 23:58:21 -07:00
frozen- 35806b1958 Update & Organized Recipes in accordance to minecraftwiki.net/wiki/crafting for easier future updates 2012-03-19 21:51:49 -07:00
Luke Rogers ebfb6bd809 Changed the way mcitems limits stuff 2012-03-20 16:10:25 +13:00
Luke Rogers c06012ffcd added comment support to mcitems.py 2012-03-20 15:53:33 +13:00
Luke Rogers c35f53407a updated itemids by _frozen 2012-03-20 15:52:49 +13:00
lukeroge 70ca461830 Added redstone lamp 2012-03-20 11:56:23 +13:00
lukeroge d8a348ff7c More 1.0+ stuff 2012-03-20 11:49:18 +13:00
lukeroge e4ba0ea3a9 1.0 items part one 2012-03-20 11:42:48 +13:00
lukeroge fd4e605ffa Fixed derp 2012-03-20 11:33:00 +13:00
lukeroge ec1c491918 added nether brick items 2012-03-20 11:31:49 +13:00
lukeroge 35c1a159f0 Changed gold block to nugget 2012-03-20 11:25:33 +13:00
Luke Rogers 304be8fd26 improved .urban 2012-03-20 09:01:31 +13:00
Luke Rogers 988d46d797 Tweaks to admin.py + new command 2012-03-20 00:14:20 +13:00
Luke Rogers ad3db1d036 Merge branch 'develop' of github.com:ClouDev/CloudBot into develop 2012-03-19 23:32:18 +13:00
Luke Rogers 03f82203e1 small plugin tweaks 2012-03-19 23:31:54 +13:00
neersighted 9161fae6d6 Fixed help message in mctools.py 2012-03-18 20:09:26 -07:00
neersighted 8538d2a676 Tweaked error messages in mcitems.py 2012-03-18 20:07:10 -07:00
Luke Rogers 1a1e1f8479 Fixed up spammy commands 2012-03-19 15:57:43 +13:00
Luke Rogers 51ccb3e844 More lukederps 2012-03-19 15:50:18 +13:00
lukeroge 4c39506b76 Update plugins/dice.py 2012-03-19 12:35:20 +13:00
Luke Rogers 1907cbb389 push 2012-03-16 16:20:13 +13:00
neersighted f720790b85 more lastfm tweaks 2012-03-13 11:57:09 -07:00
neersighted 4cb2060872 tweak lastfm help message 2012-03-13 11:55:58 -07:00
neersighted d08a64c0ad minor tweaks 2012-03-13 11:53:32 -07:00
neersighted b228b635cf typo 2012-03-12 14:36:27 -08:00
neersighted e246512315 fixed autohelp in lastfm.py 2012-03-12 14:35:36 -08:00
Luke Rogers 75c17d5723 another quick bugfix 2012-03-13 10:43:28 +13:00
Luke Rogers 4c1ec88536 Fixed bug 2012-03-13 10:18:51 +13:00
Luke Rogers f1815037c0 switched to proper nick change function 2012-03-13 10:07:32 +13:00
Luke Rogers 77d86dc840 Typo 2012-03-13 09:50:55 +13:00
Luke Rogers d629f0235e Merge branch 'develop' of github.com:ClouDev/CloudBot into develop 2012-03-13 09:49:31 +13:00
Luke Rogers 056dbc5037 seen.py now records users hostmasks in the DB 2012-03-13 09:48:58 +13:00
neersighted de2810662f Merged flirt and insult.py => feelings.py 2012-03-12 13:41:26 -07:00
Luke Rogers 6edeb547f8 oops 2012-03-13 09:33:52 +13:00
Luke Rogers f9ee9e0bac Merge branch 'develop' of github.com:ClouDev/CloudBot into develop 2012-03-13 09:32:14 +13:00
Luke Rogers c168a179e3 Changed method of checking for admin powers, small tweaks 2012-03-13 09:31:41 +13:00
neersighted df94d61d70 Fixed up insult to make it match violence/flirt.py 2012-03-12 13:28:10 -07:00
Luke Rogers 7e00677c03 removed some useless code 2012-03-13 08:10:01 +13:00
Luke Rogers e9ae52c80f fixed command aliases in plugins/remember.py 2012-03-13 07:23:41 +13:00
Luke Rogers 923e829068 pep8 tweaks 2012-03-13 07:13:32 +13:00
Luke Rogers a1eb155b14 Small tweaks 2012-03-13 00:40:37 +13:00
Luke Rogers b1dece0edd standardised multiline strings 2012-03-13 00:36:58 +13:00
Luke Rogers c108e8b4dd tidied top comment 2012-03-13 00:26:01 +13:00
Luke Rogers 222e49b356 pepified plugins/admin.py 2012-03-13 00:25:38 +13:00