Go to file
2020-05-07 19:34:24 -06:00
.builds working beer plugin, also run tests in plugins dir 2020-02-01 20:45:42 -07:00
plugins add helper function to remove the bot name from messages 2020-05-07 19:34:24 -06:00
scripts flesh out toki stuff to allow for reverse lookups 2020-04-08 08:01:41 -06:00
.gitignore switch do diskv 2020-02-04 17:22:19 -07:00
errata_test.go un-ghetto errata check 2020-03-29 15:42:12 -06:00
errata.go send pretty notifications, and only do it once 2020-04-06 16:38:39 -06:00
go.mod flesh out toki stuff to allow for reverse lookups 2020-04-08 08:01:41 -06:00
go.sum flesh out toki stuff to allow for reverse lookups 2020-04-08 08:01:41 -06:00
LICENSE +license 2020-01-31 19:56:56 -07:00
main.go sleep and continue after we hit an error in fetching errata 2020-04-14 07:51:01 -06: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 dedup readme 2020-04-08 08:18:13 -06: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.
Covid (?i)^covid: (.+)$ Queries thebigboard.cc's api for information on COVID-19.
Feder (?i)^feder: (.*)$ check the Matrix federation status of a given URL.
Ham (?i)^ham: (\w+)$ queries the FCC's ULS for a given callsign.
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?(.+)$ Produces a link to man.openbsd.org.
Palette (?i)^#[a-f0-9]{6}$ Creates an solid 56x56 image of the color specified.
Snap (?i)^snap:$ checks the current build date of OpenBSD snapshots.
Source `(?i)where is your (source code)`
Thanks `(?i)^thank you thank you$
Toki (?i)^(toki[\?]?):? (.+)$ Toki Pona dictionary
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.