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

FBot respects doesn't send message after short period of time #18

Closed
JustScreaMy opened this issue Jun 15, 2021 · 3 comments
Closed

FBot respects doesn't send message after short period of time #18

JustScreaMy opened this issue Jun 15, 2021 · 3 comments
Assignees
Labels
command Problem or suggestion for a command error Something isn't working

Comments

@JustScreaMy
Copy link
Contributor

Describe the bug
After using fbot respects ScreaMyho Doupě, it creates new message with reaction on it.
When I react with regional_indicator_f under short period of time, it sends message who payed respects.
After some time this feature will stop working

To Reproduce

  1. fbot respects test
  2. wait approximatly 1 - 2 minutes
  3. react and nothing will happen

Expected behaviour
react and bot responds with who reacted

Screenshots
image
No messages after reacting

Additional context
This can be fixed with using on_raw_message_add()

@JustScreaMy JustScreaMy added the error Something isn't working label Jun 15, 2021
@Codeize
Copy link
Collaborator

Codeize commented Jun 15, 2021

This is due to the api restrictions of message listeners iirc.

@LinesGuy
Copy link
Collaborator

I'm pretty sure there is a way around it, since bots with the 'reaction role' feature are able to watch for reactions on messages indefinitely.

@Codeize
Copy link
Collaborator

Codeize commented Jun 16, 2021

That's true, but is an indefinite listener really something we want here?

@judev1 judev1 added the command Problem or suggestion for a command label Jun 17, 2021
@judev1 judev1 closed this as completed Jun 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
command Problem or suggestion for a command error Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants