Commit graph

6 commits

Author SHA1 Message Date
b919de11f5 Add Docker capabilities
README.md: Update with Docker instructions
Dockerfile: Add file
2021-02-16 23:15:50 -05:00
69a22c8a22 Add help and listcommand logic
Both `!help` and `!listcommand` are handled by the bot itself, so take
advantage of how the addons method calls work to implement both
`matrix_command` and `help_command` on `self`.

Add `help_command` to each currently enabled and functional addon
2021-02-14 22:39:31 -05:00
0e942a58c1 README: Update available functionality 2021-02-14 21:17:50 -05:00
faa62604ef Add 8ball command 2021-02-07 20:45:54 -05:00
18f56be754 README: Reflect proper feature status 2021-02-07 15:30:41 -05:00
cd00a6a150 Add README and Gemfile 2021-02-06 22:20:33 -05:00