Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated gotify.sh.example | Benny Morrison | 2019-03-18 | 1 | -3/+3 |
| | |||||
* | extended command line flags now available | Benny Morrison | 2019-03-18 | 1 | -1/+6 |
| | |||||
* | updated features | Benny Morrison | 2019-03-18 | 1 | -0/+1 |
| | |||||
* | wording | Benny Morrison | 2019-03-18 | 1 | -1/+1 |
| | |||||
* | updated features | Benny Morrison | 2019-03-18 | 1 | -1/+1 |
| | |||||
* | changed message priority | Benny Morrison | 2019-03-17 | 1 | -1/+1 |
| | |||||
* | added shebang for compatibility | Benny Morrison | 2019-03-17 | 1 | -0/+2 |
| | |||||
* | updated | Benny Morrison | 2019-03-17 | 1 | -2/+2 |
| | |||||
* | completed !admin - notifies admins that they are needed via gotify.sh | Benny Morrison | 2019-03-17 | 1 | -2/+9 |
| | |||||
* | 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 ↵ | Benny Morrison | 2019-03-17 | 1 | -2/+23 |
| | | | | config file structure, list switches | ||||
* | 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 |
| |