Botanism / Botanist

A bot for a healthier experience on discord servers. Provides lots of moderation utilities and improved sharing features!

Home Page:https://discord.gg/mpGM5cg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor help file

s0lst1ce opened this issue · comments

My feature request is about

  • A new feature
  • Changing a feature

Description of the solution I'd like
The code in help is currently very redundant. It could be refactored by making a Paginator class. This would also broaden its capabilities.

Alternatives I've considered
We could also just make more methods to Help

Additional context
See Paginate in dpy docs.

What needs to be done

  • Refactor code
  • Make Paginator class

This is linked to #18

This is now done.

Paginate was dropped and simply isn't used.