18 lines
1.0 KiB
Markdown
18 lines
1.0 KiB
Markdown
# mcchunkie
|
|
|
|
[![builds.sr.ht status](https://builds.sr.ht/~qbit/mcchunkie.svg)](https://builds.sr.ht/~qbit/mcchunkie?)
|
|
|
|
|
|
|Plugin Name|Match|Description|
|
|
|----|---|---|
|
|
|Beer|`(?i)^beer: `|Queries [OpenDataSoft](https://public-us.opendatasoft.com/explore/dataset/open-beer-database/table/)'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`|Everyone loves highfives.|
|
|
|Hi|`(?i)^hi|hi$`|Friendly bots say 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)`|Tell people where they can find more information about myself.|
|
|
|Version|`(?i)version$`|Show a bit of information about what we are.|
|
|
|Wb|`(?i)^welcome back|welcome back$|^wb|wb$`|Respond to welcome back messages.|
|
|
|Weather|`(?i)^weather: (\d+)$`|Produce weather information for a given ZIP code. Data comes from openweathermap.org.|
|