Go to file
2020-02-11 07:58:48 -07:00
.builds working beer plugin, also run tests in plugins dir 2020-02-01 20:45:42 -07:00
plugins add Re and Descr functions so we can produce better docs 2020-02-11 07:56:19 -07:00
.gitignore switch do diskv 2020-02-04 17:22:19 -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 switch do diskv 2020-02-04 17:22:19 -07:00
go.sum tidy 2020-02-05 22:34:58 -07:00
LICENSE +license 2020-01-31 19:56:56 -07:00
main.go add header separator 2020-02-11 07:58:48 -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
protect_openbsd.go use pledge \o/ 2020-02-03 20:42:19 -07:00
protect.go actually add the protect stuff 2020-02-02 11:16:08 -07:00
README.md add header separator 2020-02-11 07:58:48 -07:00
store.go Share store with plugins 2020-02-05 22:04:04 -07:00

mcchunkie

builds.sr.ht status

Plugin Name Match Description
Beer (?i)^beer: Queries OpenDataSoft's beer database for a given beer.
BotSnack (?i)botsnack Consumes a botsnack. This pleases mcchunkie and brings balance to the universe.
HighFive `o/ \o`
Hi `(?i)^hi hi$`
LoveYou (?i)i love you Spreading love where ever we can by responding when someone shows us love.
OpenBSDMan (?i)^man: ([1-9]?p?)\s?(\w+)$ Produces a link to man.openbsd.org.
Source `(?i)where is your (source code)`
Version (?i)version$ Show a bit of information about what we are.
Wb `(?i)^welcome back welcome back$
Weather (?i)^weather: (\d+)$ Produce weather information for a given ZIP code. Data comes from openweathermap.org.