about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* blonkchain HEAD masterBenjamin Morrison2020-09-181-0/+3
* in-chat error message moved to one constBen Morrison2020-06-291-4/+7
* new module pathBen Morrison2020-05-061-1/+1
* go back to 0x200b and splitting the username for !users outputBen Morrison2020-04-031-3/+3
* trying 0x2060 for zw charBen Morrison2020-04-031-1/+1
* using 200c instead of 200b for zero-width characterBen Morrison2020-04-031-3/+3
* not splitting usernames to insert zero-width space, but prepending usernames ...Ben Morrison2020-04-031-5/+2
* changed how user account count message is formattedBen Morrison2020-04-031-4/+4
* upgraded girc depBen Morrison2020-04-032-3/+3
* changed !join behavior to accept multiple channelsBen Morrison2020-04-031-23/+45
* fix for !users panicBen Morrison2020-04-031-37/+42
* updated readmeBen Morrison2020-04-031-6/+2
* eliminating dupes and removing : from usernamesBen Morrison2019-05-301-3/+9
* formatting !users outputBen Morrison2019-05-301-1/+10
* alternate who scriptBen Morrison2019-05-301-1/+1
* using logged in user script rather than who|awkBen Morrison2019-05-301-16/+3
* import commentBen Morrison2019-04-201-1/+1
* go moduleBen Morrison2019-04-192-0/+7
* ignoring tagfilesBen Morrison2019-04-171-0/+3
* golangci added to readmeBen Morrison2019-03-281-1/+2
* README.md: added go report card badgeBen Morrison2019-03-231-1/+1
* main.go:52 simplified if statementBen Morrison2019-03-231-1/+1
* main.go:156-164 added error checkingBen Morrison2019-03-231-4/+8
* added gpl shieldBen Morrison2019-03-211-1/+1
* added GPLv3 licensingBen Morrison2019-03-211-15/+674
* README.md: clarified '-c' switch's purposeBen Morrison2019-03-191-1/+1
* README.md: added to features listBen Morrison2019-03-191-0/+1
* now handling SIGINT (^C) gracefullyBen Morrison2019-03-191-8/+9
* updated switches/flagsBen Morrison2019-03-191-2/+2
* fixed formatting in gotify.sh.exampleBenny Morrison2019-03-191-4/+4
* comment formattingBenny Morrison2019-03-191-13/+13
* updated todo listBenny Morrison2019-03-191-1/+0
* sending !users output to private messageBenny Morrison2019-03-191-1/+2
* fixing !usersBenny Morrison2019-03-191-1/+1
* command !users refactoring in progressBenny Morrison2019-03-191-1/+1
* missing return statementBenny Morrison2019-03-181-0/+1
* updated commentsBenny Morrison2019-03-181-1/+5
* updated gotify.sh.exampleBenny Morrison2019-03-181-3/+3
* extended command line flags now availableBenny Morrison2019-03-181-1/+6
* updated featuresBenny Morrison2019-03-181-0/+1
* wordingBenny Morrison2019-03-181-1/+1
* updated featuresBenny Morrison2019-03-181-1/+1
* changed message priorityBenny Morrison2019-03-171-1/+1
* added shebang for compatibilityBenny Morrison2019-03-171-0/+2
* updatedBenny Morrison2019-03-171-2/+2
* completed !admin - notifies admins that they are needed via gotify.shBenny Morrison2019-03-171-2/+9
* added gotify script for goofbot to callBenny Morrison2019-03-172-0/+7
* placeholder for !admin notifications; commented !usersBenny Morrison2019-03-171-0/+7
* refactored !users, still a WIPBenny Morrison2019-03-171-18/+16
* adjusted !users sanitize sectionBenny Morrison2019-03-171-1/+3