kodycode / PokeBot-Python

Inspired by the original Discord PokéBot
MIT License
15 stars 11 forks source link

[v2] Remove spamful total pkmn caught display #12

Closed kodycode closed 1 year ago

kodycode commented 1 year ago

This PR removes the create task loop for displaying the pokemon caught display. This has been potential harm to spam the discord API for displaying the pokemon caught time and can be improved upon to display the pokemon count during the upcoming bot refactor.