Skip to content

Failing to send messages will log as an event #138

Description

@NiceAesth

Type

Command failure

Bug description

Can fail due to:

  • missing send msg perms (should just silently ignore this case)
  • missing file perms (should inform user of this fact both here and in other commands that upload files e.g. beatmap listener, profile command)

Sentry Event ID 03fab0fe7823418c915865c1dfc356af

# listeners/osulisteners.py in user_listener at line 109
await ctx.send(embed=embed, file=discord.File(graph, "rank_graph.png"))

Screenshots or videos

No response

Server ID

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions