mcchunkie/README.md

16 lines
1.7 KiB
Markdown
Raw Normal View History

2020-02-02 07:43:52 -07:00
# mcchunkie
[![builds.sr.ht status](https://builds.sr.ht/~qbit/mcchunkie.svg)](https://builds.sr.ht/~qbit/mcchunkie?)
2020-02-02 07:49:36 -07:00
| Plugin | Match | Purpose |
|----------|-------------------------------|----------------------------------------------------------------------------------------------------------------------------------------|
| beer | '^beer: ' | Queries [OpenDataSoft](https://public-us.opendatasoft.com/explore/dataset/open-beer-database/table/)'s beer database for a given beer. |
| botsnack | name: 'botsnack$' | Consumes a botsnack. This pleases mcchunkie and brings balance to the universe. |
| hi | name: '^hi' or 'hi$' | Friendly bots say hi. |
| highfive | name: 'o/' or '\o' | Everyone loves highfives. |
| love | name: 'i love you' | Spreading love where ever we can. |
| source | name: 'where is your source?' | Tell people where they can find more information on mcchunkie. |
| version | name: 'version$' | Bit of information about what we are. |
2020-02-02 07:43:52 -07:00