Replies: 6 comments
-
The API can only be requested on certain events. It would be theoretically possible to check it every few seconds or on every message but this would result in huge load to the API possible resulting in this bot getting banned from the Mee6 API. Therefore, I will not implement it. |
Beta Was this translation helpful? Give feedback.
-
However, @Darkempire78 made another mee6-bypasser with that feature. Unfortunately, you will need to host it by yourself if you want to use it. |
Beta Was this translation helpful? Give feedback.
-
Hi @panduhhprism, my version in python does currently a request to the mee6's api each message, but it can be a problem if your guild is very active (spam). So i think that I will add a cooldown. |
Beta Was this translation helpful? Give feedback.
-
If you do so, please make an issue here so I can add your bot to the README. |
Beta Was this translation helpful? Give feedback.
-
you could do the request every message that mee6 sends |
Beta Was this translation helpful? Give feedback.
-
That would also work only if someone enters a command and I think that commands do not count to leveling, anyways. An option would be to cache the leaderboard and invalidate the cache after a certain amount of time/messages. |
Beta Was this translation helpful? Give feedback.
-
automatically gives the roles instead of having to type !rank
Beta Was this translation helpful? Give feedback.
All reactions