CactusDev / CactusBot

An open source, community-written service-agnostic chat bot
MIT License
30 stars 6 forks source link

Add role changing for custom commands #292

Closed Innectic closed 6 years ago

Innectic commented 7 years ago

What does this change?

This adds a new command !command permission <command> [role] to set the role of the command.

Closes #249

DO NOT MERGE UNTIL THE API SUPPORTS THIS! stares at @RPiAwesomeness

Requirements

Innectic commented 7 years ago

I don't have any idea why this is failing, seems to be a TLS issue with beam.

2Cubed commented 7 years ago

P.S. Unit tests are trying to connect to Beam in the spam handler... that's badsauce. We should fix that in another PR and merge it in.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.5%) to 58.581% when pulling 6282f16f2d882bba34a1cd6eadd96d1b9c73c580 on feature/command-permission-change into 4df8373b3b1a49ab66c2aa4ee057fed47c76e36d on develop.