Updating a list

I am looking for a way to do the following:

!bosses - “Emi has defeated Margit, Rennala, Morgott”

!addboss Malenia - update !bosses to return “Emi has defeated Margit, Rennala, Morgott, Malenia”

You wouldn’t be able to build appending in Nightbot, but you could build replacing in Nightbot when leveraging aliases. See a death command example: https://community.nightdev.com/t/having-trouble-setting-up-death-counter/26337/2

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