EveryGoodWork / ChapterVerse

Scripture lookup bot written in Rust.
GNU General Public License v3.0
4 stars 1 forks source link

Commands #32

Closed PeterMHammond closed 4 months ago

PeterMHammond commented 5 months ago

Commands:

PeterMHammond commented 4 months ago

I renamed !setcommandprefix to !commandprefix This simplifies the command and matches the pattern for the other commands. As this is a rare command it shouldn't be a big issue for backwards compatibility.

PeterMHammond commented 4 months ago

Going to use the same convention and remove the "set" idea from these commands. !setvotd will now bet !votd with a passed in parameter.