jakevoytko / crbot

A Discord bot that acts as a call-and-response bot. It reacts to ? commands with the learned response.
MIT License
7 stars 3 forks source link

Karmalist #58

Closed likwidoxigen closed 4 years ago

likwidoxigen commented 4 years ago

Hi Jake!

I wrote some code. I wasn't sure of the organization for the testutil/runner.go file so I just put my SendKarmaListMessage under SendListMessage. Also for testing purposes I added karma via sending a message and ignored the response. I went with the assumption that the karma tests would catch any errors in their own tests and since karmalist depends on karma working there was no point in getting crazy about it.

Let me know what you think! Bryce

jakevoytko commented 4 years ago

@likwidoxigen also, add yourself to the CONTRIBUTORS file!