Hi, I don't know if this has been asked before but I'm wondering if there is a way nightbot is able to retain information previously input for example; I've been testing out touser and query but there is always an argument needed for the command to work.
An example of what I am attempting to do would be !guest Today's guest is $(touser) checkout his/her POV at https://www.twitch.tv/$(touser). where tosuer is filled without needing a variable. Like from the previous time the command was used. Like if initially the command was used for myself !guest sohwei the inital command would display: "Today's guest is sohwei checkout his/her POV at https://www.twitch.tv/sohwei." However, if there is no argument, !guest ""Today's guest is checkout his/her POV at https://www.twitch.tv/". I would like the person's name to remain and stay there till a new username is input from the command or chat and remains that way till changed.
TL;DR: Looking for a shoutout command that retains the argument previously typed