Adding more text to a command

Hi! So I’m doing a Pokemon Black Nuzlocke Run so basically if someone dies it’s dead forever and so I have a !graveyard command that shows all of the dead Pokemon.

For example:
Input: !graveyard
Output: Grungo the Cleffa | Tina the Pidgey

and I was wondering if I could add a mod command called !addgraveyard that would edit the !graveyard command but just adds another Pokemon, for example:
Input: !graveyard
Output: Grungo the Cleffa | Tina the Pidgey
Input: !addgraveyard Ms.Butter the Butterfree
Input: !graveyard
Output: Grungo the Cleffa | Tina the Pidgey | Ms.Butter the Butterfree

Thanks so much for your time and help!

@taifly

Hi, I suggest checking out this forum thread as the solution to what was being asked seems to suit what you’re looking for as well. If you have any trouble setting up the relevant commands, let me know.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.