Derpius / pythonsourceserverdiscordbot

Discord bot for my Python source server query library
GNU General Public License v3.0
3 stars 1 forks source link

[feature] Replace multi-embed rules listing with a page system #25

Open Derpius opened 2 years ago

Derpius commented 2 years ago

Is your feature request related to a problem? Please describe and link any appropriate issues Currently !rules with no argument is only available to server admins, due to it spamming a bunch of embeds.

Feature description Use the system other bots have where buttons (either reactions or the new buttons if they're in discord.py yet) allow you to switch between pages.

Derpius commented 2 years ago

Dropping to low as this command is rarely used anyway and there's the chatbox to work on now the API is in place