BulletBot icon indicating copy to clipboard operation
BulletBot copied to clipboard

add Command Help Embed Builder

Open Jet132 opened this issue 6 years ago • 0 comments

Currently the top of every command code is the help embed which is called when the command will be called without arguments or the help command is used.

Since this is taking a lot of space we should make an abstract of this and implement it in every command class to save some lines of code

Jet132 avatar Oct 19 '19 15:10 Jet132