How can I make nightbot respond by taking into account a previous command? ๐
Nightbot-command
2 replies
Nightbot doesn't store state about previous commands that were called. You would have to build something custom using https://docs.nightbot.tv/commands/variables/urlfetch and https://docs.nightbot.tv/commands/variables/eval

