| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | added get_list() and set_list() to src/Config.py | 2019-12-07 | 1 | -0/+10 | |
| * | add src/Config.py.__delitem__ | 2019-12-07 | 1 | -2/+4 | |
| * | add src/Config.py.__setitem__ | 2019-12-07 | 1 | -0/+3 | |
| * | fix src/Config.py type hinting | 2019-12-07 | 1 | -2/+3 | |
| * | add ability to save config file | 2019-12-07 | 1 | -5/+16 | |
| * | Omit Config keys that have falsey values (empty) | 2018-12-02 | 1 | -1/+1 | |
| * | Fix some non-explicit None returns, add type hints to important variables | 2018-10-31 | 1 | -1/+1 | |
| * | Add type/return hints throughout src/ and, in doing so, fix some cyclical•••references. | 2018-10-30 | 1 | -5/+5 | |
| * | Research suggests _config and config are not synonymous | 2018-10-06 | 1 | -1/+1 | |
| * | Remove cyclical references to IRCBot | 2018-09-28 | 1 | -2/+12 | |
| * | Don't give IRCBot instance to things that don't need it, use a better way of•••doing default locations for config/database/log | 2018-09-27 | 1 | -8/+4 | |
| * | Move most code in root directory to src/ | 2018-09-24 | 1 | -0/+16 |
