CSSS/wall_e

update role commands to fall back to tagging member in bot channel if DMing failed.

Closed this issue · 1 comments

if e_obj is not False:
logger.info("[RoleCommands send_message_to_user_or_bot_channel()] DMing the result to the user")
await ctx.author.send(embed=e_obj)

fixed with b1c78e9