ZeLarpMaster / ZeCogsV3

My personal https://github.com/Twentysix26/Red-DiscordBot repo for V3 cogs
GNU General Public License v3.0
15 stars 17 forks source link

[react_roles] Error on bulk delete #9

Closed coltoutram closed 6 years ago

coltoutram commented 6 years ago

https://i.coltoutram.nl/MOC95.png

This error shows up in my console every time I do !cleanup messages , bulk deleting messages, not sure what causes it?

coltoutram commented 6 years ago

How come reactroles checks for message deletes anyways?

ZeLarpMaster commented 6 years ago

If a message which contains reactions with bound roles, it removes those roles from the config file to prevent the warning messages.

coltoutram commented 6 years ago

Ok, but how come everytime I do a bulk message delete using cleanup messages it throws out an error now though?

ZeLarpMaster commented 6 years ago

I don't know, I didn't have time to look into it yet

ZeLarpMaster commented 6 years ago

Should be fixed with the latest version. Please update the cog and tell me if it's fixed for you too.

coltoutram commented 6 years ago

Sorry for the late response, I was on holiday. Yes its fixed now, thank you.