therealmistericraft / MisteriBot

The MisteriBot is a Discord Bot, actually designed only to work on my Server, but I want to change this.
2 stars 0 forks source link

Controls don't work #47

Closed joseywoermann closed 3 years ago

joseywoermann commented 3 years ago

Description

Controls in help and changelog don't work

Issue Source

Current behavior

The message is not being updated The button to delete the message still works

Expected behavior

The mesaage should be updated and show the second page

Device and software

How to fix?

https://discordpy.readthedocs.io/en/latest/api.html?highlight=on_raw_reaction_add#discord.Intents.reactions In API V1.6.0, reaction intent has to be enabled.

joseywoermann commented 3 years ago
therealmistericraft commented 3 years ago

Thank you for your bug report. I think the issue is because of the new API version. Unlikely, this issue can't be fixed until 18th December 2020.

therealmistericraft commented 3 years ago

@joseywoermann As I thought, the issue is because API Version 1.6.0. I edited your issue for how to fix. Maybe it is so at navnløs too?

therealmistericraft commented 3 years ago

Thank you for your bug report. I think the issue is because of the new API version. Unlikely, this issue can't be fixed until 18th December 2020.

Because it's an easy fix, I will probably work on it today.

joseywoermann commented 3 years ago

@therealmistericraft You had not had intents enabled until now?

therealmistericraft commented 3 years ago

@therealmistericraft You had not had intents enabled until now?

Yup