DarkGuy10 / BotClient

A discord botclient built with Electron, React and discord.js.
MIT License
182 stars 17 forks source link

[FEATURE] Adding ability to scroll up to more messages #33

Closed XxTHKxX closed 2 years ago

XxTHKxX commented 2 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Currently, the client can only view like 1-2 pages of message, and that's not exactly ideal, since for that little amount of message, not much can actually be done, beside trying to "catch up" with the last chat topic Describe the solution you'd like A clear and concise description of what you want to happen. Adding the ability to scroll to like messages from 2 weeks ago (API limitation, I believe) would comes in very handy Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. None is found Additional context Add any other context or screenshots about the feature request here.

DarkGuy10 commented 2 years ago

This has been in our to-add for a while, and yes there are API limitations so it has to be limited to 2 weeks at max. I'll keep this issue open till this feature has been added.

DarkGuy10 commented 2 years ago

Added in v0.10.0