| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | use zip() instead of enumerate() and indexing | 2019-12-12 | 1 | -2/+1 | |
| * | more brackets in blob of math, just in case | 2019-12-12 | 1 | -1/+1 | |
| * | support cron schedule range values | 2019-12-12 | 1 | -0/+4 | |
| * | comma-separated cron schedule check should be first | 2019-12-12 | 1 | -6/+6 | |
| * | refector cron.py and support comma-separated schedule pieces | 2019-12-12 | 1 | -16/+28 | |
| * | first draft on cron module | 2019-12-11 | 1 | -0/+37 | |
| * | send.stdout should default to thinking it is in-channel | 2019-12-11 | 1 | -1/+1 | |
| * | allow users to set command-method for PMs with them | 2019-12-10 | 1 | -1/+2 | |
| * | default command responses in PM to use NOTICE | 2019-12-10 | 1 | -8/+9 | |
| * | support bot-wide aliases with `!balias`•••closes #212 | 2019-12-10 | 1 | -0/+3 | |
| * | move aliases.py to core_modules | 2019-12-10 | 1 | -0/+120 | |
| * | move core modules to src/core_modules, make them uneffected by white/black list | 2019-12-10 | 43 | -0/+4235 |
