Go to file
2020-02-02 07:47:50 -07:00
.builds working beer plugin, also run tests in plugins dir 2020-02-01 20:45:42 -07:00
plugins + version plugin 2020-02-02 07:23:59 -07:00
.gitignore connecting and sending messages working 2020-01-29 16:57:42 -07:00
errata_test.go connecting and sending messages working 2020-01-29 16:57:42 -07:00
errata.go connecting and sending messages working 2020-01-29 16:57:42 -07:00
go.mod connecting and sending messages working 2020-01-29 16:57:42 -07:00
go.sum connecting and sending messages working 2020-01-29 16:57:42 -07:00
LICENSE +license 2020-01-31 19:56:56 -07:00
main.go marker for pn 2020-02-01 20:56:55 -07:00
mcchunkie.png connecting and sending messages working 2020-01-29 16:57:42 -07:00
pass_reader.go connecting and sending messages working 2020-01-29 16:57:42 -07:00
README.md use md 2020-02-02 07:47:50 -07:00
store.go connecting and sending messages working 2020-01-29 16:57:42 -07:00

mcchunkie

builds.sr.ht status

| 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. |