Almost forgot this is V3

pull/5/head
Unknown 7 years ago
parent 5bff294b59
commit 58979fc3aa

@ -277,7 +277,8 @@ class CCRole:
"message": message, "message": message,
"author": message.author, "author": message.author,
"channel": message.channel, "channel": message.channel,
"server": message.server, "server": message.guild,
"guild": message.guild,
"target": target "target": target
} }
if result in objects: if result in objects:

Loading…
Cancel
Save