Commit graph

1118 commits

Author SHA1 Message Date
Luke Rogers c88d8ff1b6 Merge branch 'develop' of https://github.com/ClouDev/CloudBot into develop 2013-08-06 10:17:36 +12:00
Luke Rogers 1d74e455a2 Added memory to horoscope, removed debug text (closes #101) 2013-08-06 10:17:00 +12:00
Luke Rogers 5d0754f21c Merge pull request #102 from CafogenMod/cloudev
implement tools for editing users with permissions via irc for the new p...
2013-08-05 15:15:29 -07:00
Luke Rogers eb845d1062 Fix default config syntax 2013-08-06 10:13:18 +12: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 132ad104ed Tweaked lart to remove some more confusing stuff 2013-08-06 09:54:34 +12:00
Luke Rogers 66fd6ca1d5 Merge pull request #100 from Mu5tank05/patch-2
Create QR code plugin
2013-08-05 03:59:35 -07:00
Nathan Blaney 41fe6723fc Updated to use proper shorten 2013-08-05 20:56:46 +10:00
Nathan Blaney a02761bbd4 OK then 2013-08-05 20:49:50 +10:00
Luke Rogers e5fb97f128 Merge pull request #99 from blha303/patch-1
Add snd.sc url catcher, change return contents for invalid urls, move soundcloud lookup into another function
2013-08-05 03:46:34 -07:00
Nathan Blaney aa80de0bb4 Updated to new web.py 2013-08-05 20:30:58 +10:00
Steven Smith fd9689e5ce Add snd.sc url catcher, change return contents for invalid urls, move soundcloud lookup into another function 2013-08-05 18:02:15 +08:00
Nathan Blaney 0160d86a64 Create QR code plugin 2013-08-05 19:32:53 +10:00
Luke Rogers 4d74493610 Fixed adminonly 2013-08-05 11:16:06 +12:00
Luke Rogers e74a92e252 Merge pull request #97 from Sepero/patch-1
Fixed bug- Not recognizing nick hyphens
2013-08-04 15:13:52 -07:00
Sepero 6bd692f34a Fixed bug- Not recognizing hyphens 2013-08-04 16:27:00 -04:00
Luke Rogers ba6c2ae2c8 I forgot this! 2013-08-04 20:16:14 +12:00
Luke Rogers adaab18192 Added more items. 2013-08-04 20:15:37 +12:00
Luke Rogers 644813c0d8 Merge pull request #96 from nathanblaney/patch-1
Update op.py to new perms system
2013-08-04 01:12:03 -07:00
Nathan Blaney 383fe71b4d Update op.py to new perms system 2013-08-04 14:22:38 +10:00
Luke Rogers 8a9638fcf3 Merge pull request #95 from blha303/patch-8
Change sptfy() to use is.gd unless sptfy=True is added to calls
2013-08-03 03:07:18 -07:00
Steven Smith 9c95dd6590 Update spotify.py 2013-08-03 17:27:02 +08:00
Luke Rogers 4a04feff11 Merge pull request #94 from blha303/patch-7
Add catch for Free to Play games
2013-08-03 01:42:46 -07:00
Steven Smith 50c2825ea7 Update steam.py 2013-08-03 11:18:35 +08:00
Luke Rogers 58a857380d Made fact.py use web.try_isgd() 2013-08-02 12:30:16 +12:00
Luke Rogers fb2b5fc26e Some minor tweaks 2013-08-02 12:05:44 +12:00
Luke Rogers e574a0d41e Removed debug code 2013-08-02 11:53:05 +12:00
Luke Rogers e281bbd62b Changed the permissions config format again! (this might happen a few times, sorry) 2013-08-02 11:52:01 +12:00
Luke Rogers e6af470a16 Merge branch 'develop' of https://github.com/ClouDev/CloudBot into develop 2013-08-02 10:59:23 +12:00
Luke Rogers 1feb6d1a1b Added sneaky dictionary to bot and conn 2013-08-02 10:58:59 +12:00
Luke Rogers 8460d8d3a0 Merge pull request #92 from blha303/patch-6
Merge what we have so far!
2013-08-01 06:08:43 -07:00
Steven Smith cf1732d917 Adjust terms, change references to 'master' to 'develop', fix links 2013-08-01 21:03:24 +08:00
Steven Smith 65a1827004 Add note to check files with pep8, add tl;dr for first-time submitters 2013-08-01 20:53:30 +08:00
Luke Rogers 205294dea7 Actually, totally remove the admin checks from help.py until I can figure out how to make this work well with the new permissions system 2013-08-02 00:26:31 +12:00
Luke Rogers 77499cbb3e Merge pull request #91 from mikeleigh/patch-1
Update help.py
2013-08-01 05:24:22 -07:00
Mike Leigh 2a3c0e1723 Update help.py
The new permissions have broken the help.  This patch corrects the help behaviour.

To replicate send .help and you should get the following error:
Unhandled exception in thread started by <function run at 0x7fe5e63018c0>
Traceback (most recent call last):                                       
  File "core/main.py", line 63, in run                                   
    out = func(input.inp, **kw)                                          
  File "plugins/help.py", line 16, in help                               
    input.nick in bot.config["admins"] or\                               
KeyError: 'admins'

With this patch the help responds as expected.
2013-08-01 13:21:11 +01:00
Luke Rogers 4c273705b9 Updated contributor information 2013-08-02 00:17:20 +12:00
Luke Rogers 272ba283e9 Added the neat Horoscope plugin by @infinitylabs from infinitylabs/UguuBot 2013-08-02 00:16:16 +12:00
Luke Rogers 52a1e58db1 If censor list is empty, don't censor 2013-08-02 00:12:48 +12:00
Luke Rogers e764890636 Removed old code, fixes #90 (I hope) 2013-08-02 00:04:41 +12:00
Luke Rogers 2c0879f972 Strip steam username to remove extra spaces 2013-08-01 23:00:04 +12:00
Luke Rogers 150e6acda7 Merge branch 'develop' of https://github.com/ClouDev/CloudBot into develop 2013-08-01 22:35:21 +12:00
Luke Rogers 5e99e1a82f Added something I forgot to push 2013-08-01 22:34:42 +12:00
Luke Rogers ec09da2d93 Merge pull request #89 from blha303/patch-5
Rename .steamsearch to .steam
2013-08-01 03:19:21 -07:00
Steven Smith e025103d39 Update steam.py 2013-08-01 18:17:41 +08:00
Luke Rogers 810802ec65 Merge pull request #88 from blha303/patch-4
Add .steamsearch, split steam info lookup into separate function
2013-08-01 03:15:18 -07:00
Steven Smith 4868ecf976 Update steam.py 2013-08-01 18:07:20 +08:00
Luke Rogers 63cc79371d Swapped order to avoid extra fnmatch() 2013-08-01 21:17:13 +12:00
Luke Rogers 94244c7c86 Updated ignore to work with the new permissions system and work with *add plugins/ignore.py@* masks 2013-08-01 21:15:13 +12:00
Luke Rogers 1a6efcdb4b Merge branch 'develop' of https://github.com/ClouDev/CloudBot into develop 2013-08-01 21:09:03 +12:00