how to set up quotes in nightbot Basic custom and searchable quotes command for Twitch nightbot. Specific quotes can be called by either an int or string (eg. "!myQuote 1" or "!myQuote raid") or at random (eg. "!myQuote") Copy command: $(eval q = `$(query)`; $(urlfetch json https://pastebin.com/raw/hm3WWdj7)) ** For personal reasons, my quotes return Halo 3 Arbiter's lines and are formatted as "'Phantom!' - The Arbiter" You are free to copy my code and generate your own formatting. Remember to replace the pastebin url with your own. how to set up quotes in nightbot