Advertisement
wroughtwheat
Mar 19th, 2024
24
0
Never
This is comment for paste Nightbot custom quotes and search
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Basic custom and searchable quotes command for Twitch nightbot.
  2. Specific quotes can be called by either an int or string (eg. "!myQuote 1" or "!myQuote raid") or at random (eg. "!myQuote")
  3. Copy command: $(eval q = `$(query)`; $(urlfetch json https://pastebin.com/raw/hm3WWdj7))
  4.  
  5. ** For personal reasons, my quotes return Halo 3 Arbiter's lines and are formatted as "'Phantom!' - The Arbiter"
  6. You are free to copy my code and generate your own formatting. Remember to replace the pastebin url with your own.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement