add readme file

This commit is contained in:
Aaron Bieber 2020-02-02 07:43:52 -07:00
parent fae2870a4a
commit a7400b64a5

15
README.org Normal file
View File

@ -0,0 +1,15 @@
# mcchunkie
[![builds.sr.ht status](https://builds.sr.ht/~qbit/mcchunkie.svg)](https://builds.sr.ht/~qbit/mcchunkie?)
| Plugin | Match | Purpose |
|----------+-------------------------------+---------------------------------------------------------------------------------|
| beer | '^beer: ' | Queries [[https://public-us.opendatasoft.com/explore/dataset/open-beer-database/table/][OpenDataSoft]]'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. |