Go to file
2021-01-04 21:05:55 -07:00
.builds working beer plugin, also run tests in plugins dir 2020-02-01 20:45:42 -07:00
.idea Fix a bunch of warnings / typos 2020-05-13 17:36:26 -06:00
plugins switch to DoJSON 2021-01-04 21:05:55 -07: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 test against 6.7 errata 2020-05-14 07:22:25 -06:00
errata.go send pretty notifications, and only do it once 2020-04-06 16:38:39 -06:00
go.mod bump gomatrix 2020-10-21 01:05:58 +00:00
go.sum dup bump 2020-11-16 06:01:37 +00:00
LICENSE +license 2020-01-31 19:56:56 -07:00
main.go drop diskv in favor of stdlib 2020-10-21 00:51:53 +00:00
mcchunkie.png connecting and sending messages working 2020-01-29 16:57:42 -07:00
pass_reader.go Fix a bunch of warnings / typos 2020-05-13 17:36:26 -06:00
README.md extend pgp plugin to check email and fingerprint 2021-01-04 21:05:32 -07:00
store.go drop diskv in favor of stdlib 2020-10-21 00:51:53 +00: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.
DMR `(?i)^dmr (user repeater) (surname
Feder `(?i)^(?:feder: tayshame: )(.*)$`
Groan (?i)^@groan$ Ugh.
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.
PGP `(?i)^pgp: (.+@.+..+ [a-f0-9]+)$`
Palette (?i)^#[a-f0-9]{6}$ Creates an solid 56x56 image of the color specified.
RFC (?i)^rfc\s?([0-9]+)$ Produces a link to tools.ietf.org.
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.