.builds | ||
plugins | ||
.gitignore | ||
errata_test.go | ||
errata.go | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
mcchunkie.png | ||
pass_reader.go | ||
README.md | ||
store.go |
mcchunkie
| Plugin | Match | Purpose | |----------+-------------------------------+---------------------------------------------------------------------------------| | beer | '^beer: ' | Queries https://public-us.opendatasoft.com/explore/dataset/open-beer-database/table/][OpenDataSoft's beer database for a given beer. | | botsnack | name: 'botsnack$' | Consumes a botsnack. This pleases mcchunkie and brings balance to the universe. | | hi | name: '^hi' or 'hi$' | Friendly bots say hi. | | highfive | name: 'o/' or '\o' | Everyone loves highfives. | | love | name: 'i love you' | Spreading love where ever we can. | | source | name: 'where is your source?' | Tell people where they can find more information on mcchunkie. | | version | name: 'version$' | Bit of information about what we are. |