Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing to send messages will log as an event #138

Open
NiceAesth opened this issue Feb 19, 2024 · 0 comments
Open

Failing to send messages will log as an event #138

NiceAesth opened this issue Feb 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@NiceAesth
Copy link
Member

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

@NiceAesth NiceAesth added the bug Something isn't working label Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant