Galarzaa90 / NabBot

Discord bot for Tibia servers
https://nabbot.xyz
Apache License 2.0
52 stars 25 forks source link

Add pagination to /online and vocation filtering #41

Closed Galarzaa90 closed 6 years ago

Galarzaa90 commented 7 years ago

To keep consistency between commands, /online should have pagination, like /findteam image

Compared to online:
image

This would also avoid having issues when there's too many characters online and the limit is exceeded. Probably a long shot since the limit is 2048, but it would make answers on normal channels shorter, to encourage people to use the ask channel.

Another planned feature is vocation filters with reactions. Clicking on a reaction to filter that vocation ( 🔥 🏹 ❄️ 🛡 )

Vocation filtering would be added to /findteam and to the command described in #39 too.

Galarzaa90 commented 7 years ago

Progress: https://gyazo.com/e21e1458112f09c03426fdc1bb54cac1

Galarzaa90 commented 7 years ago

Known bugs:

Todo:

Galarzaa90 commented 6 years ago

This will be left as it is for now.