Commit Graph

84 Commits

Author SHA1 Message Date
Luke Rogers 2028075d2f Few small tweaks and fixes 2014-02-26 22:22:10 +13:00
Luke Rogers a76ff29d4b Tidy Imports 2014-02-14 16:36:57 +13:00
Dabo Ross c5765cc5f6 Add support for multiple channels to .join and .leave 2014-01-13 23:58:46 -08:00
Dabo Ross 323d045868 Remove executable permissions 2013-11-29 19:47:40 -08:00
Dabo Ross 99fe34a0b1 Format everything to pep8 guidelines 2013-11-12 18:49:29 +01:00
CafogenMod ecab6076ea update restart command 2013-09-12 23:51:33 +12:00
Luke Rogers 8e121f5b5f wtf 2013-09-05 16:22:14 +12:00
Fletcher Boyd 7ab4f756fe .format 2013-09-05 09:46:49 +08:00
Fletcher Boyd 7c6453be1e Fixed flawed logic in word construction. 2013-09-04 19:05:39 +08:00
Fletcher Boyd b08bc570d1 Fixed formatting and changed string construction. 2013-09-04 18:30:48 +08:00
Cybo Jenix 9e8bbbdcbf admins: permissions: fix messy output 2013-08-05 23:40:59 +01:00
cybojenix a3844480a1 implement tools for editing users with permissions via irc for the new permissions system 2013-08-05 23:06:05 +01:00
Luke Rogers 9becfa9897 New permissions system :D 2013-08-01 19:03:40 +12:00
Luke Rogers e12e7721da PEP8, various other tweaks 2012-09-05 07:52:03 +12:00
Luke Rogers 59c8273820 Tweaked code, moved admins back to admins.py, moved channels to info.py 2012-05-17 07:32:48 +12:00
neersighted 54cf797b1e Updated helpstrings 2012-05-15 20:07:27 -07:00
neersighted 284733d91a Moved .admins to info.py, and added a command to get the bot's prefix 2012-05-15 19:37:47 -07:00
Luke Rogers ec0eae4bf6 Case sensitivity is better then derpy case-insensitivity 2012-04-25 14:03:20 +12:00
neersighted fed5c17468 Added multi-user admining 2012-04-02 17:40:52 -07:00
neersighted d07f28885d Fixed bug with spaces in names 2012-04-02 17:33:16 -07:00
neersighted 3bd1843d34 Renamed the admin/unadmin commands 2012-04-02 17:31:25 -07:00
neersighted a958266f99 pep8 2012-04-02 13:17:47 -07:00
neersighted 6d92d6e046 Made .cycle and .join operate on the current channel by default 2012-04-02 13:14:38 -07:00
neersighted 0b8f1f665d Fixed spaceing in .me help message 2012-04-02 13:10:44 -07:00
Luke Rogers d666c5db45 Made stuff look nice 2012-04-03 08:06:31 +12:00
neersighted cb474ddc03 Fixed restarting durp 2012-04-02 12:32:42 -07:00
neersighted 004f7916c7 Minor tweaks 2012-04-02 09:37:35 -07:00
neersighted 508fec8ae8 PEP8, lots of tweaks/fixes 2012-04-02 09:17:55 -07:00
neersighted 681745d357 Added json/persist to ignore.py, added in-chat admin adding 2012-04-01 22:37:32 -07:00
neersighted 5af42f128a added the main op commands 2012-04-01 21:30:04 -07:00
neersighted 126ef8d319 split admin/op commands 2012-04-01 20:53:16 -07:00
neersighted 79edc5e8bc bugfix 2012-03-31 08:20:51 -07:00
neersighted 0e6840b0a8 .me bugfix 2012-03-30 17:19:47 -07:00
neersighted 10e975ed69 rename .act to .me 2012-03-30 17:07:29 -07:00
neersighted a49009c53c added uptime, but id does not work with hours. will fix later 2012-03-30 09:03:34 -07: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 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 921c16cf7c fixes 2012-03-26 23:18:19 +13:00
neersighted 9ce44024c2 fixes 2012-03-24 19:15:28 -07:00
Luke Rogers 3224bbe370 started cleaning up admin.py 2012-03-23 18:08:58 +13:00
Luke Rogers e7d69e63c0 Pep-8 2012-03-23 13:22:23 +13:00
Luke Rogers 988d46d797 Tweaks to admin.py + new command 2012-03-20 00:14:20 +13:00
neersighted d08a64c0ad minor tweaks 2012-03-13 11:53:32 -07: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 c168a179e3 Changed method of checking for admin powers, small tweaks 2012-03-13 09:31:41 +13:00
Luke Rogers c108e8b4dd tidied top comment 2012-03-13 00:26:01 +13:00