Go to file
2020-02-18 20:20:01 -07:00
.builds working beer plugin, also run tests in plugins dir 2020-02-01 20:45:42 -07:00
plugins add ability to check federation status of homeservers 2020-02-18 20:20:01 -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 use suah 2020-02-11 17:49:33 -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 join rooms upon bot_owner request 2020-02-12 20:11:38 -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 ability to check federation status of homeservers 2020-02-18 20:20:01 -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
Beat `(?i)^.beat$ ^what time is it?$
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.
Feder (?i)^feder: (.*)$ check the Matrix federation status of a given URL.
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)`
Thanks `(?i)^thank you thank you$
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.