| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #13 from dngfx/master | 2018-09-01 | 1 | -28/+24 | |
| |\ | | | | | Switch ducks to booleans and validations. | ||||
| | * | Convert to booleans and validation. | 2018-09-01 | 1 | -28/+24 | |
| | | | |||||
| | * | Don't purge children on purge_context() in EventHook, make event_context | 2018-09-01 | 2 | -18/+11 | |
| | | | | | | | | | str(uuid) instead of just uuid in ModuleManager | ||||
| | * | Merge pull request #16 from jesopo/master | 2018-09-01 | 1 | -15/+4 | |
| | |\ | | | | | | | Hrmph | ||||
| * | | | Log when a module is unloaded, including how many references are left to the | 2018-09-01 | 1 | -0/+6 | |
| | | | | | | | | | | | | | module object | ||||
| * | | | Don't purge children on purge_context() in EventHook, make event_context | 2018-09-01 | 2 | -18/+11 | |
| | |/ |/| | | | | | str(uuid) instead of just uuid in ModuleManager | ||||
| * | | BitBot is single threaded! | 2018-09-01 | 1 | -15/+4 | |
| | | | |||||
| * | | Merge pull request #12 from dngfx/master | 2018-09-01 | 1 | -0/+0 | |
| |\| | | | | | Change 8all.py to 8ball.py | ||||
| | * | Omg I can't spell. | 2018-09-01 | 1 | -0/+0 | |
| | | | |||||
| * | | Merge pull request #11 from dngfx/master | 2018-09-01 | 3 | -60/+147 | |
| |\| | | | | | Lots of module update, and new modules | ||||
| | * | omg it's the future (#15) | 2018-09-01 | 3 | -23/+80 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add Database.UserChannelSettings.find_all_by_setting * Turns out we didn't need find_all_by_setting * Actually, we do need find_all_by_setting * Table name typo * Add Utils.bold and Utils.underline * Added functionality to load, unload and reload modules from a command! | ||||
| | * | Move lists out of scope | 2018-09-01 | 2 | -29/+27 | |
| | | | |||||
| | * | Add 8ball module | 2018-09-01 | 1 | -0/+30 | |
| | | | |||||
| | * | Cosmetic enhancement for ducks and dice. | 2018-09-01 | 2 | -11/+13 | |
| | | | |||||
| | * | Formatting request (#14) | 2018-09-01 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Add Database.UserChannelSettings.find_all_by_setting * Turns out we didn't need find_all_by_setting * Actually, we do need find_all_by_setting * Table name typo * Add Utils.bold and Utils.underline | ||||
| | * | Remove superfluous code from ducks.py and introduce dice.py (DND rolling ↵ | 2018-09-01 | 2 | -37/+55 | |
| | | | | | | | | | function .roll 1d20) | ||||
| | * | Switch print() to log.info() for next-duck-wave information. | 2018-09-01 | 1 | -3/+4 | |
| | | | |||||
| | * | Merge in (#13) | 2018-09-01 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | | | | | | | | * Add Database.UserChannelSettings.find_all_by_setting * Turns out we didn't need find_all_by_setting * Actually, we do need find_all_by_setting * Table name typo | ||||
| | * | Fix this back to channel.send_message(), stdout just no. | 2018-09-01 | 1 | -1/+1 | |
| | | | |||||
| | * | Set a timer for sending out ducks randomly, and change some messages to stdout. | 2018-09-01 | 1 | -16/+22 | |
| | | | |||||
| | * | Adjust timing for production. | 2018-08-31 | 1 | -2/+2 | |
| | | | |||||
| | * | Introduce .killers for ducks.py | 2018-08-31 | 1 | -2/+34 | |
| | | | |||||
| * | | Added functionality to load, unload and reload modules from a command! | 2018-09-01 | 3 | -23/+80 | |
| | | | |||||
| * | | Add Utils.bold and Utils.underline | 2018-09-01 | 1 | -0/+6 | |
| | | | |||||
| * | | Merge pull request #10 from dngfx/master | 2018-08-31 | 1 | -2/+1 | |
| |\| | | | | | Ducks.py fiddling | ||||
| | * | Typo fix (#12) | 2018-08-31 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | | | | | | | | * Add Database.UserChannelSettings.find_all_by_setting * Turns out we didn't need find_all_by_setting * Actually, we do need find_all_by_setting * Table name typo | ||||
| | * | THE OVERLORD DEMANDS I TRASH IT | 2018-08-31 | 1 | -1/+0 | |
| | | | |||||
| | * | Change to stdout because i'm a pillock. | 2018-08-31 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge pull request #9 from dngfx/master | 2018-08-31 | 1 | -29/+88 | |
| |\| | | | | | Fix decoys stacking up and attempting to take over irc. | ||||
| | * | .friends support! Yay, lets be friends. | 2018-08-31 | 1 | -2/+29 | |
| | | | |||||
| | * | Update Database.py | 2018-08-31 | 1 | -1/+1 | |
| | | | |||||
| | * | Just duck things~ | 2018-08-31 | 1 | -22/+41 | |
| | | | |||||
| | * | All the settings (#11) | 2018-08-31 | 3 | -2/+19 | |
| | | | | | | | | | | | | | | | | | * Add Database.UserChannelSettings.find_all_by_setting * Turns out we didn't need find_all_by_setting * Actually, we do need find_all_by_setting | ||||
| | * | Turns out we didn't need find_all_by_setting | 2018-08-31 | 1 | -12/+0 | |
| | | | |||||
| | * | Add Database.UserChannelSettings.find_all_by_setting | 2018-08-31 | 2 | -4/+19 | |
| | | | |||||
| | * | Migrate duck data to user_channel_settings. | 2018-08-31 | 1 | -10/+18 | |
| | | | |||||
| | * | Where on earth did this PHP relic come from? | 2018-08-31 | 1 | -1/+1 | |
| | | | |||||
| | * | Fix decoys stacking up and attempting to take over irc. | 2018-08-31 | 1 | -1/+6 | |
| | | | |||||
| * | | Table name typo | 2018-08-31 | 1 | -1/+1 | |
| | | | |||||
| * | | Actually, we do need find_all_by_setting | 2018-08-31 | 3 | -2/+19 | |
| | | | |||||
| * | | Turns out we didn't need find_all_by_setting | 2018-08-31 | 1 | -12/+0 | |
| | | | |||||
| * | | Add Database.UserChannelSettings.find_all_by_setting | 2018-08-31 | 2 | -4/+19 | |
| | | | |||||
| * | | Merge pull request #8 from dngfx/master | 2018-08-31 | 1 | -3/+6 | |
| |\| | | | | | DUCKS! | ||||
| | * | Merge branch 'master' into master | 2018-08-31 | 0 | -0/+0 | |
| | |\ | |/ |/| | |||||
| * | | Support replay keyword in EventHookContext.hook | 2018-08-31 | 1 | -4/+6 | |
| | | | |||||
| * | | Move event priority mechanics to get_hooks() to factor in contextual events | 2018-08-31 | 1 | -5/+2 | |
| | | | |||||
| * | | Some networks don't prefix channel names in INVITE messages | 2018-08-31 | 1 | -1/+2 | |
| | | | |||||
| * | | Remove _unhook and always use get_hooks() in IRCLineHandler | 2018-08-31 | 1 | -4/+1 | |
| | | | |||||
| * | | Remove print in ducks.py | 2018-08-31 | 1 | -2/+0 | |
| | | | |||||
| * | | Give modules event objects with "context"s, to facilitate purging all the event | 2018-08-31 | 67 | -440/+476 | |
| | | | | | | | | | hooks for a module | ||||
