Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added gotify script for goofbot to call | Benny Morrison | 2019-03-17 | 2 | -0/+7 |
* | placeholder for !admin notifications; commented !users | Benny Morrison | 2019-03-17 | 1 | -0/+7 |
* | refactored !users, still a WIP | Benny Morrison | 2019-03-17 | 1 | -18/+16 |
* | adjusted !users sanitize section | Benny Morrison | 2019-03-17 | 1 | -1/+3 |
* | adjusted !users sanitize section | Benny Morrison | 2019-03-17 | 1 | -1/+1 |
* | adjusted !users sanitize section | Benny Morrison | 2019-03-17 | 1 | -1/+1 |
* | adjusted !users sanitize section | Benny Morrison | 2019-03-17 | 1 | -2/+2 |
* | updated !users to not ping in irc | Benny Morrison | 2019-03-17 | 1 | -1/+9 |
* | added item to todo | Benny Morrison | 2019-03-17 | 1 | -0/+1 |
* | formatting | Benny Morrison | 2019-03-17 | 1 | -0/+1 |
* | formatting | Benny Morrison | 2019-03-17 | 1 | -4/+4 |
* | more command info | Benny Morrison | 2019-03-17 | 1 | -2/+4 |
* | finished handler: reports total human users with accounts | Benny Morrison | 2019-03-17 | 1 | -12/+6 |
* | changed -j example values | Benny Morrison | 2019-03-17 | 1 | -2/+2 |
* | formatting | Benny Morrison | 2019-03-17 | 1 | -3/+3 |
* | added to todo list | Benny Morrison | 2019-03-17 | 1 | -0/+1 |
* | updated features | Benny Morrison | 2019-03-17 | 1 | -2/+2 |
* | fixed comments | Benny Morrison | 2019-03-17 | 1 | -0/+2 |
* | Added command line switches: specifying config file location, describe config... | Benny Morrison | 2019-03-17 | 1 | -2/+23 |
* | ID with svcs | Benny Morrison | 2019-03-17 | 1 | -1/+2 |
* | eliminated unnecessary string manipulation | Benny Morrison | 2019-03-17 | 1 | -4/+1 |
* | fixed a comment | Benny Morrison | 2019-03-17 | 1 | -1/+1 |
* | set pass to empty string | Benny Morrison | 2019-03-17 | 1 | -1/+1 |
* | added nickserv authentication if pass is set in config.json | Benny Morrison | 2019-03-17 | 1 | -0/+8 |
* | set pass field to null so go parses it as nil | Benny Morrison | 2019-03-17 | 1 | -1/+1 |
* | formatting | Benny Morrison | 2019-03-17 | 1 | -1/+1 |
* | updated | Benny Morrison | 2019-03-17 | 1 | -0/+1 |
* | updated with features/todo | Benny Morrison | 2019-03-17 | 1 | -1/+12 |
* | fixed some comments | Benny Morrison | 2019-03-17 | 1 | -2/+4 |
* | included Conf.Pass field | Benny Morrison | 2019-03-17 | 1 | -0/+3 |
* | added pass field | Benny Morrison | 2019-03-17 | 1 | -0/+1 |
* | removed 'out' field | Benny Morrison | 2019-03-17 | 1 | -1/+0 |
* | removed output variable, set to os.Stdout constant | Benny Morrison | 2019-03-17 | 2 | -5/+4 |
* | implemented parsing of json config file for basic info: server, port, nick, etc | Benny Morrison | 2019-03-17 | 1 | -19/+35 |
* | add error check / panic function | Benny Morrison | 2019-03-17 | 1 | -0/+6 |
* | adjusted fields | Benny Morrison | 2019-03-17 | 1 | -1/+1 |
* | marked TODO re: parsing config.json | Benny Morrison | 2019-03-16 | 1 | -0/+2 |
* | moved config to json file | Benny Morrison | 2019-03-16 | 1 | -0/+11 |
* | expanded !botlist info summary | Benny Morrison | 2019-03-16 | 1 | -1/+14 |
* | moved initial channel to a variable | Benny Morrison | 2019-03-16 | 1 | -1/+3 |
* | finally debugged !join command | Benny Morrison | 2019-03-16 | 1 | -2/+3 |
* | 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 |