Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | debugging !join | ahriman | 2019-03-16 | 1 | -1/+1 | |
* | typo | Benny Morrison | 2019-03-16 | 1 | -1/+1 | |
* | added !join function | Benny Morrison | 2019-03-16 | 1 | -1/+9 | |
* | error handling for !users/!uptime | Benny Morrison | 2019-03-16 | 1 | -2/+15 | |
* | added !users to display connected users on server | Benny Morrison | 2019-03-16 | 1 | -5/+7 | |
* | added !uptime command | Benny Morrison | 2019-03-16 | 1 | -0/+7 | |
* | added comments | Benny Morrison | 2019-03-16 | 1 | -6/+8 | |
* | todo comment re: ping/pong | Benny Morrison | 2019-03-15 | 1 | -0/+1 | |
* | removed binary | Benny Morrison | 2019-03-15 | 2 | -1/+6 | |
* | finished exit command | Benny Morrison | 2019-03-15 | 2 | -1/+6 | |
* | refactored using github.com/lrstanley/girc | Benny Morrison | 2019-03-15 | 1 | -58/+46 | |
* | moved config block to a function to keep it at the top of the file | Benny Morrison | 2019-03-14 | 1 | -2/+16 | |
* | tls connection to IRC server | Benny Morrison | 2019-03-14 | 1 | -3/+10 | |
* | beginning bot skeleton | Benny Morrison | 2019-03-14 | 1 | -0/+47 | |
* | using ISC license | Benny Morrison | 2019-03-14 | 1 | -0/+15 | |
* | init | Benny Morrison | 2019-03-14 | 1 | -0/+3 |