Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | upgraded girc dep | Ben Morrison | 2020-04-03 | 2 | -3/+3 |
* | changed !join behavior to accept multiple channels | Ben Morrison | 2020-04-03 | 1 | -23/+45 |
* | fix for !users panic | Ben Morrison | 2020-04-03 | 1 | -37/+42 |
* | updated readme | Ben Morrison | 2020-04-03 | 1 | -6/+2 |
* | eliminating dupes and removing : from usernames | Ben Morrison | 2019-05-30 | 1 | -3/+9 |
* | formatting !users output | Ben Morrison | 2019-05-30 | 1 | -1/+10 |
* | alternate who script | Ben Morrison | 2019-05-30 | 1 | -1/+1 |
* | using logged in user script rather than who|awk | Ben Morrison | 2019-05-30 | 1 | -16/+3 |
* | import comment | Ben Morrison | 2019-04-20 | 1 | -1/+1 |
* | go module | Ben Morrison | 2019-04-19 | 2 | -0/+7 |
* | ignoring tagfiles | Ben Morrison | 2019-04-17 | 1 | -0/+3 |
* | golangci added to readme | Ben Morrison | 2019-03-28 | 1 | -1/+2 |
* | README.md: added go report card badge | Ben Morrison | 2019-03-23 | 1 | -1/+1 |
* | main.go:52 simplified if statement | Ben Morrison | 2019-03-23 | 1 | -1/+1 |
* | main.go:156-164 added error checking | Ben Morrison | 2019-03-23 | 1 | -4/+8 |
* | added gpl shield | Ben Morrison | 2019-03-21 | 1 | -1/+1 |
* | added GPLv3 licensing | Ben Morrison | 2019-03-21 | 1 | -15/+674 |
* | README.md: clarified '-c' switch's purpose | Ben Morrison | 2019-03-19 | 1 | -1/+1 |
* | README.md: added to features list | Ben Morrison | 2019-03-19 | 1 | -0/+1 |
* | now handling SIGINT (^C) gracefully | Ben Morrison | 2019-03-19 | 1 | -8/+9 |
* | updated switches/flags | Ben Morrison | 2019-03-19 | 1 | -2/+2 |
* | fixed formatting in gotify.sh.example | Benny Morrison | 2019-03-19 | 1 | -4/+4 |
* | comment formatting | Benny Morrison | 2019-03-19 | 1 | -13/+13 |
* | updated todo list | Benny Morrison | 2019-03-19 | 1 | -1/+0 |
* | sending !users output to private message | Benny Morrison | 2019-03-19 | 1 | -1/+2 |
* | fixing !users | Benny Morrison | 2019-03-19 | 1 | -1/+1 |
* | command !users refactoring in progress | Benny Morrison | 2019-03-19 | 1 | -1/+1 |
* | missing return statement | Benny Morrison | 2019-03-18 | 1 | -0/+1 |
* | updated comments | Benny Morrison | 2019-03-18 | 1 | -1/+5 |
* | 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 |