MiloBotDev / MiloBot

Multi purpose discord bot written in java
3 stars 2 forks source link

The wordle command uses a new event handler everytime the user starts a game of wordle #56

Open MiloIssueTracker opened 1 year ago

MiloIssueTracker commented 1 year ago

Steps to Reproduce

By starting a game of wordle

Severity

3

Additional Information

Make the bot use one event handler for every game instead of removing it everytime with the jda.getRateLimitPool(). This change was request by: gaborszita

Author

RubenJ01#0001: 391583287652515841

gaborszita commented 1 year ago

@RubenJ01 there are issues with wordle anyways and you said you're gonna fix them, so can you also fix this? The bug report command is a perfect example of how to do this.

gaborszita commented 1 year ago

Sorry, I closed this by mistake