| Commit message (Expand) | Author | Age | Files | Lines |
| * | change wolframalpha.py to use the "short answer" api | jesopo | 2018-09-02 | 1 | -30/+8 |
| * | Merge pull request #16 from dngfx/master•••Fix iterations | jesopo | 2018-09-01 | 1 | -2/+2 |
| |\ |
|
| | * | Fix iterations | dngfx | 2018-09-01 | 1 | -2/+2 |
| * | | Merge pull request #15 from dngfx/master•••Finish ducks.py! | jesopo | 2018-09-01 | 1 | -2/+46 |
| |\| |
|
| | * | Fix duck stats | dngfx | 2018-09-01 | 1 | -1/+1 |
| | * | Uncomment duck stats | dngfx | 2018-09-01 | 1 | -2/+3 |
| | * | Merge branch 'master' into master | Dan | 2018-09-01 | 1 | -0/+4 |
| | |\
| |/
|/| |
|
| * | | re-add self.events in ducks.py | jesopo | 2018-09-01 | 1 | -0/+1 |
| * | | Don't persist timer, use events.on("send.stdout") | jesopo | 2018-09-01 | 1 | -7/+6 |
| * | | Merge pull request #14 from dngfx/master•••Massively optimise ducks.py and remove a bunch of cruft. | jesopo | 2018-09-01 | 1 | -51/+1 |
| |\ \ |
|
| * | | | Remove unneeded "import gc" in ModuleManager.py | jesopo | 2018-09-01 | 1 | -1/+1 |
| * | | | Merge pull request #13 from dngfx/master•••Switch ducks to booleans and validations. | jesopo | 2018-09-01 | 1 | -28/+24 |
| |\ \ \ |
|
| * | | | | Log when a module is unloaded, including how many references are left to the•••module object
| jesopo | 2018-09-01 | 1 | -0/+6 |
| * | | | | Don't purge children on purge_context() in EventHook, make event_context•••str(uuid) instead of just uuid in ModuleManager
| jesopo | 2018-09-01 | 2 | -18/+11 |
| | | | * | Re-toast ducks.py! | dngfx | 2018-09-01 | 1 | -0/+39 |
| | | | * | Revert "Toast off ducks.py with .duckstats"•••This reverts commit 3044b83
| dngfx | 2018-09-01 | 1 | -44/+2 |
| | | | * | Toast off ducks.py with .duckstats | dngfx | 2018-09-01 | 1 | -2/+44 |
| | | | * | re-add self.events | dngfx | 2018-09-01 | 1 | -0/+1 |
| | | | * | Don't persist timer, use events.on("send.stdout") | jesopo | 2018-09-01 | 1 | -7/+6 |
| | | | * | Remove unneeded "import gc" in ModuleManager.py | jesopo | 2018-09-01 | 1 | -1/+1 |
| | | | * | Log when a module is unloaded, including how many references are left to the•••module object
| jesopo | 2018-09-01 | 1 | -0/+6 |
| | | |/ |
|
| | | * | Massively optimise ducks.py and remove a bunch of cruft. | dngfx | 2018-09-01 | 1 | -51/+1 |
| | |/ |
|
| | * | Convert to booleans and validation. | dngfx | 2018-09-01 | 1 | -28/+24 |
| | * | Don't purge children on purge_context() in EventHook, make event_context•••str(uuid) instead of just uuid in ModuleManager
| jesopo | 2018-09-01 | 2 | -18/+11 |
| | * | Merge pull request #16 from jesopo/master•••Hrmph | Dan | 2018-09-01 | 1 | -15/+4 |
| | |\
| |/
|/| |
|
| * | | BitBot is single threaded! | jesopo | 2018-09-01 | 1 | -15/+4 |
| * | | Merge pull request #12 from dngfx/master•••Change 8all.py to 8ball.py | jesopo | 2018-09-01 | 1 | -0/+0 |
| |\| |
|
| | * | Omg I can't spell. | dngfx | 2018-09-01 | 1 | -0/+0 |
| * | | Merge pull request #11 from dngfx/master•••Lots of module update, and new modules | jesopo | 2018-09-01 | 3 | -60/+147 |
| |\| |
|
| | * | omg it's the future (#15)•••* 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!
| Dan | 2018-09-01 | 3 | -23/+80 |
| | * | Move lists out of scope | dngfx | 2018-09-01 | 2 | -29/+27 |
| | * | Add 8ball module | dngfx | 2018-09-01 | 1 | -0/+30 |
| | * | Cosmetic enhancement for ducks and dice. | dngfx | 2018-09-01 | 2 | -11/+13 |
| | * | Formatting request (#14)•••* 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
| Dan | 2018-09-01 | 1 | -0/+6 |
| | * | Remove superfluous code from ducks.py and introduce dice.py (DND rolling func... | dngfx | 2018-09-01 | 2 | -37/+55 |
| | * | Switch print() to log.info() for next-duck-wave information. | dngfx | 2018-09-01 | 1 | -3/+4 |
| | * | Merge in (#13)•••* 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
| dongfix | 2018-09-01 | 0 | -0/+0 |
| | * | Fix this back to channel.send_message(), stdout just no. | dngfx | 2018-09-01 | 1 | -1/+1 |
| | * | Set a timer for sending out ducks randomly, and change some messages to stdout. | dngfx | 2018-09-01 | 1 | -16/+22 |
| | * | Adjust timing for production. | dngfx | 2018-08-31 | 1 | -2/+2 |
| | * | Introduce .killers for ducks.py | dngfx | 2018-08-31 | 1 | -2/+34 |
| * | | Added functionality to load, unload and reload modules from a command! | jesopo | 2018-09-01 | 3 | -23/+80 |
| * | | Add Utils.bold and Utils.underline | jesopo | 2018-09-01 | 1 | -0/+6 |
| * | | Merge pull request #10 from dngfx/master•••Ducks.py fiddling | jesopo | 2018-08-31 | 1 | -2/+1 |
| |\| |
|
| | * | Typo fix (#12)•••* 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
| dongfix | 2018-08-31 | 0 | -0/+0 |
| | * | THE OVERLORD DEMANDS I TRASH IT | dngfx | 2018-08-31 | 1 | -1/+0 |
| | * | Change to stdout because i'm a pillock. | dngfx | 2018-08-31 | 1 | -1/+1 |
| * | | Merge pull request #9 from dngfx/master•••Fix decoys stacking up and attempting to take over irc. | jesopo | 2018-08-31 | 1 | -29/+88 |
| |\| |
|
| | * | .friends support! Yay, lets be friends. | dngfx | 2018-08-31 | 1 | -2/+29 |
| | * | Update Database.py | dongfix | 2018-08-31 | 1 | -1/+1 |