Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Track our current nick correctly | David Phillips | 2017-03-10 |
| | | | | | Solves a bug where autorejoin would break if the bot had changed to a different nick from the one in its config file. | ||
* | Moar to do | David Phillips | 2017-03-09 |
| | |||
* | Merge branch 'more-commands' | David Phillips | 2017-03-09 |
|\ | |||
| * | Add multi-channel join command | David Phillips | 2017-03-09 |
| | | |||
| * | Update help message for remote part command | David Phillips | 2017-03-09 |
| | | |||
| * | Parse part message with spaces in it | David Phillips | 2017-03-09 |
| | | |||
| * | Implement rough multi-channel parts | David Phillips | 2017-03-09 |
| | | |||
| * | Add message/reason to part command | David Phillips | 2017-03-09 |
| | | |||
| * | Merge branch 'master' into more-commands | David Phillips | 2017-03-07 |
| |\ | |||
| * | | Add nick changing command | David Phillips | 2017-03-07 |
| | | | |||
| * | | Add simple join/part to remote control | David Phillips | 2017-03-07 |
| | | | |||
* | | | Merge branch 'tidy' | David Phillips | 2017-03-09 |
|\ \ \ | |_|/ |/| | | |||
| * | | Tidy list indices | David Phillips | 2017-03-09 |
| | | | |||
| * | | Remove stray declararition | David Phillips | 2017-03-08 |
| |/ | |||
* | | Add configuration option for port | David Phillips | 2017-03-07 |
| | | |||
* | | Make identifying with services optional to remote control | David Phillips | 2017-03-07 |
|/ | |||
* | Add simple list of things that are broken | David Phillips | 2017-03-07 |
| | |||
* | Autorejoin immediately on kick | David Phillips | 2017-03-07 |
| | |||
* | Add simple example readme | David Phillips | 2017-03-06 |
| | |||
* | Make it clear config file is an example and must be edited | David Phillips | 2017-03-05 |
| | |||
* | Remove another useless `use` | David Phillips | 2017-03-05 |
| | |||
* | Remove hangover from bot's previous incarnation | David Phillips | 2017-03-05 |
| | |||
* | Initial dump | David Phillips | 2017-03-05 |