value=f"{trigger_time.strftime('%Y-%m-%d%H:%M')} (in {the_final_countdown})",
inline=False,
)
iflen(embed)==0:
iflen(embed)<=76:
msg=f"{ctx.guild.name} has no reminders."
awaitctx.send(msg)
else:
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.