| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | permissions._identified takes server, user and nickname | jesopo | 2018-09-19 | 1 | -1/+2 |
| * | Only allow the register command on networks that support internal identity | jesopo | 2018-09-19 | 1 | -1/+8 |
| * | User.id doesn't exist anymore; it's User.get_id() | jesopo | 2018-09-19 | 1 | -1/+1 |
| * | Fix exception in commands.py any time anyone sends an empty or•••whitespace-prefixed PRIVMSG
| jesopo | 2018-09-19 | 1 | -1/+1 |
| * | Typo in sasl.py; proceed with sasl regardless of mechanism when using CAP 3.1 | jesopo | 2018-09-17 | 1 | -1/+1 |
| * | Fix a copypaste fail that caused sasl.py to have two sasl_success functions | jesopo | 2018-09-17 | 1 | -1/+1 |
| * | Handle 904 (ERR_SASLFAIL) in sasl.py | jesopo | 2018-09-17 | 1 | -1/+6 |
| * | Don't just listen for 'sasl=PLAIN' in IRCv3 CAP 3.2 | jesopo | 2018-09-17 | 1 | -6/+11 |
| * | Support EXTERNAL sasl authentication | jesopo | 2018-09-17 | 1 | -7/+19 |
| * | Fix highlight checking in commands.py | jesopo | 2018-09-17 | 1 | -3/+3 |
| * | Add !enablemodule and !disablemodule to modules.py | jesopo | 2018-09-13 | 1 | -0/+35 |
| * | join.py -> bot_channel.py, make the bot channel (default #bitbot) configurable | jesopo | 2018-09-12 | 2 | -8/+12 |
| * | Remove boot_time from stats.py, move it to start_time in IRCBot otherwise a•••module reload of stats.py would reset !uptime
| jesopo | 2018-09-11 | 1 | -2/+1 |
| * | Typo, event["server"] -> server | jesopo | 2018-09-10 | 1 | -1/+1 |
| * | Replace bit.ly with is.gd. No API key, no beeping Bit. It's a win win! | dngfx | 2018-09-09 | 1 | -10/+10 |
| * | There's nothing regular about these expressions. | dngfx | 2018-09-09 | 1 | -1/+1 |
| * | Fix an incorrect call to event["stderr"] in karma.py | jesopo | 2018-09-09 | 1 | -3/+7 |
| * | Make commands be processed under received.message.* at PRIORITY_LOW, eat the•••event when it's done, change karma.py to use PRIORITY_MONITOR
| jesopo | 2018-09-09 | 2 | -6/+8 |
| * | Change default priority to "medium", add priority lower than "low" ("monitor") | jesopo | 2018-09-09 | 1 | -1/+1 |
| * | Change bitly.py to use delimited events | jesopo | 2018-09-09 | 1 | -6/+5 |
| * | Tidy up indentation in tweets.py | jesopo | 2018-09-09 | 1 | -38/+18 |
| * | Fix up tweets.py | dngfx | 2018-09-09 | 1 | -12/+15 |
| * | Make URL shortening generic in tweets.py | dngfx | 2018-09-09 | 1 | -6/+6 |
| * | Fix spacing. | dngfx | 2018-09-09 | 1 | -1/+0 |
| * | Utilise !serverset in more modules | jesopo | 2018-09-09 | 4 | -1/+14 |
| * | Add nickserv-password and sasl to !serverset | jesopo | 2018-09-09 | 2 | -11/+13 |
| * | Don't add a qualifier for server settings | jesopo | 2018-09-09 | 1 | -2/+2 |
| * | Add !serverset and !serverget | jesopo | 2018-09-09 | 2 | -8/+24 |
| * | Switch set.py to use delimited events | jesopo | 2018-09-09 | 1 | -18/+15 |
| * | i dun fixed it! | dngfx | 2018-09-09 | 1 | -2/+3 |
| * | h8 everything right now | dngfx | 2018-09-09 | 2 | -3/+4 |
| * | WOOP WOOP THAT'S THE SOUND OF LINKS FOR TWEETS | dngfx | 2018-09-09 | 2 | -17/+45 |
| * | Better indentation in commands.py | jesopo | 2018-09-09 | 1 | -9/+3 |
| * | Fix a few niggles | dngfx | 2018-09-09 | 2 | -18/+21 |
| * | Grammar fix | dngfx | 2018-09-09 | 1 | -2/+2 |
| * | A shakespear insult generator, with optional target. Because why not? | dngfx | 2018-09-09 | 1 | -0/+74 |
| * | FONT_RESET should be FONT_COLOR, also more string wizardry in ducks.py! | dngfx | 2018-09-09 | 2 | -6/+10 |
| * | String formatting exists and it is a wonderful thing. | dngfx | 2018-09-09 | 1 | -20/+27 |
| * | Add channel prefix to .usage (So it shows .8ball <question> instead of just 8...•••Updated ducks.py, more efficient code and style tweaks.
| dongfix | 2018-09-09 | 2 | -13/+21 |
| * | Make google.py show the search term in the results. | dngfx | 2018-09-08 | 1 | -2/+2 |
| * | Clean up combining new.channel and __init__ channel bootstrapping | jesopo | 2018-09-08 | 1 | -10/+5 |
| * | Bootstrap properly on module reload. | dngfx | 2018-09-08 | 1 | -1/+11 |
| * | Trim garbage code. | dngfx | 2018-09-08 | 1 | -3/+0 |
| * | More duck timing tweaks | dngfx | 2018-09-08 | 1 | -1/+1 |
| * | Correct comparison | dngfx | 2018-09-08 | 1 | -2/+2 |
| * | Typo fix. | dngfx | 2018-09-08 | 1 | -1/+1 |
| * | Full metal duck. | dngfx | 2018-09-08 | 1 | -1/+1 |
| * | Refactor ducks.py to make sense. | dngfx | 2018-09-08 | 1 | -50/+35 |
| * | Remove old ducks.py | dngfx | 2018-09-08 | 1 | -263/+0 |
| * | More 8ball answers. | dngfx | 2018-09-08 | 1 | -1/+7 |