pastorhudson / pcobot

PCO Bot is a bot that integrates with the Planning Center Online API. It's built on Will Bot.
MIT License
14 stars 12 forks source link

Whitelist command naive to presence of acl/whitelist #77

Closed Chalta closed 6 years ago

Chalta commented 6 years ago

If a restricted command is run before whitelist is initialized (by acl command), all channels are effectively whitelisted since the command returns an error and the requested information:

I might have that address.
Exception: <class 'TypeError'>
Here you go!
[address]
pastorhudson commented 6 years ago

Fixed. An admin needs to be assigned or all commands will respond as a direct message.

Chalta commented 6 years ago

If you want to reopen it and assign to me, I'll use this as my reminder to update readme.