Advertisement
RokettoJanpu

RokettoJanpu's Nightbot Command Pack

May 16th, 2016
2,317
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.76 KB | None | 0 0
  1. RokettoJanpu's Nightbot Command Pack:
  2.  
  3. Note: You MUST have Nightbot join your channel before you attempt to create any custom commands! Do this by clicking on https://beta.nightbot.tv/dashboard, then clicking on “join channel”. Afterwards, you must also mod Nightbot in your channel by entering /mod Nightbot in your channel chat.
  4.  
  5. Rokbot - gives a link to this Google Document, you’re welcome ;):
  6.  
  7. !addcom !rokbot Click on http://bit.ly/rokbot for a list of Nightbot custom commands written by RokettoJanpu!
  8.  
  9. Commands alias - shortcut:
  10.  
  11. !addcom !cmds -a=!commands $(query)
  12.  
  13. Addcom alias - shortcut:
  14.  
  15. !addcom !ac -a=!addcom $(query)
  16.  
  17. Editcom alias - shortcut:
  18.  
  19. !addcom !ec -a=!editcom $(query)
  20.  
  21. Delcom alias - shortcut:
  22.  
  23. !addcom !dc -a=!delcom $(query)
  24.  
  25. Test - tests if Nightbot is in the channel and functioning (use if suspected to be down/not in the current channel/malfunctioning):
  26.  
  27. !addcom !test Test output: Online and working fine!
  28.  
  29. W - Nightbot welcomes specified user:
  30.  
  31. !addcom !w Welcome, $(touser)! VoHiYo
  32.  
  33. Wb - welcomes back specified user:
  34.  
  35. !addcom !wb Welcome back, $(touser)! HeyGuys
  36.  
  37. B - says goodbye to specified user:
  38.  
  39. !addcom !b Goodbye, $(touser)! ArgieB8
  40.  
  41. Newfollow - used to greet all recent followers:
  42.  
  43. !addcom !newfollow Thanks for the follow and welcome to the stream! :D
  44.  
  45. Newfollow alias - shortcut:
  46.  
  47. !addcom !nf -a=!newfollow $(user)
  48.  
  49. Ship - creates a "shipping" between 2 specified items and gets a random value via urlfetch to rng:
  50.  
  51. !addcom !ship The ship between $(1) and $(2) has a $(urlfetch http://2g.be/twitch/randomnumber.php?=defstart=1&defend=100&start=0&end=100)% chance to set sail! <3 bleedPurple KAPOW bleedPurple <3
  52.  
  53. Botlove - Nightbot gives user some sweet, sweet sugar <3:
  54.  
  55. !addcom !botlove /me romantically embraces and passionately kisses $(user)! MrDestructoid bleedPurple <3
  56.  
  57. Fortunecookie - generates 4 random "lucky numbers" for user via urlfetch to rng:
  58.  
  59. !addcom !fortunecookie $(user) munches on a fortune cookie! NomNom The lucky numbers on $(user)'s paper are $(urlfetch http://2g.be/twitch/randomnumber.php?=defstart=1&defend=100&start=26&end=50), $(urlfetch http://2g.be/twitch/randomnumber.php?=defstart=1&defend=100&start=51&end=75), $(urlfetch http://2g.be/twitch/randomnumber.php?=defstart=1&defend=100&start=1&end=25), and $(urlfetch http://2g.be/twitch/randomnumber.php?=defstart=1&defend=100&start=76&end=100)! MingLee
  60.  
  61. Fortunecookie alias - shortcut:
  62.  
  63. !addcom !fc -a=!fortunecookie $(user)
  64.  
  65. Howlong - gets the length of time user has been following current channel:
  66.  
  67. !addcom !howlong $(touser) has been following $(channel) for $(urlfetch https://api.rtainc.co/twitch/followers/length?channel=$(channel)&name=$(touser)) since $(urlfetch http://api.newtimenow.com/follow-length/?channel=$(channel)&user=$(touser)).
  68.  
  69. Howlong alias - shortcut:
  70.  
  71. !addcom !hl -a=!howlong $(touser)
  72.  
  73. Created - gets how long user's account has existed for since creation:
  74.  
  75. !addcom !created $(twitch $(touser) "{{displayName}}'s Twitch account has existed for {{createdLength}} since {{createdAt}}.")
  76.  
  77. Created alias - shortcut:
  78.  
  79. !addcom !c -a=!created $(touser)
  80.  
  81. Uptime - Shows how long a channel has been live for:
  82.  
  83. !addcom !uptime $(twitch $(channel) “{{displayName}}’s stream has been live for {{uptimeLength}} since {{uptimeAt}}.”)
  84.  
  85. Uptime alias - shortcut:
  86.  
  87. !addcom !ut -a=!uptime $(channel)
  88.  
  89. Stats - Shows user channel specifics: name, link to channel, time existed for since creation, followers, channel views, on/offline status, stream title, current game, resolution, fps, and viewers:
  90.  
  91. !addcom !stats $(twitch $(touser) "{{displayName}}'s channel, {{url}}, which has existed for {{createdLength}} since {{createdAt}}, has {{followers}} followers and {{views}} total views. {{displayName}} is currently {{status}}, streaming, under the title '{{title}}', {{game}} in {{resolution}} at {{fps}} for {{viewers}} viewers.") 4Head
  92.  
  93. Streamstats - Shows current streamer's channel specifics: name, on/offline status, stream title, game, resolution, fps, and viewers:
  94.  
  95. !addcom !streamstats $(twitch $(channel) "{{displayName}} is currently {{status}}, streaming, under the title '{{title}}', {{game}} in {{resolution}} at {{fps}} for {{viewers}} viewers. {{displayName}} has been streaming for {{uptimeLength}} since {{uptimeAt}}.")
  96.  
  97. Followers - shows current followers of specified user:
  98.  
  99. !addcom !followers $(twitch $(touser) "{{displayName}} currently has {{followers}} followers.")
  100.  
  101. Viewers - shows current viewers in streamer's channel:
  102.  
  103. !addcom !viewers $(twitch $(channel) "{{displayName}} currently has {{viewers}} viewers.")
  104.  
  105. On - shows if current channel is currently on/offline.
  106.  
  107. !addcom !on $(twitch $(channel) "{{displayName}} is currently {{status}}.")
  108.  
  109. Weather - gets current weather conditions for a specified location:
  110.  
  111. !addcom !weather $(weather $(query)) twitchRaid
  112.  
  113. Rng - returns a random number via urlfetch to rng:
  114.  
  115. !addcom !rng Random number generator output: $(urlfetch http://2g.be/twitch/randomnumber.php?=defstart=1&defend=100&start=0&end=100)
  116.  
  117. Songs list alias - shortcut:
  118.  
  119. !addcom !sl -a=!songs list
  120.  
  121. Songs request alias - shortcut:
  122.  
  123. !addcom !sr -a=!songs request $(query)
  124.  
  125. Songs delete alias - shortcut:
  126.  
  127. !addcom !sd -a=!songs delete $(query)
  128.  
  129. Songs current alias - shortcut:
  130.  
  131. !addcom !sc -a=!songs current
  132.  
  133. Songs next alias - shortcut:
  134.  
  135. !addcom !sn -a=!songs next
  136.  
  137. Songs skip alias - shortcut:
  138.  
  139. !addcom !ss -a=!songs skip
  140.  
  141. Songs promote alias - shortcut:
  142.  
  143. !addcom !sp -a=!songs promote $(query)
  144.  
  145. Songs play alias - shortcut:
  146.  
  147. !addcom !splay -a=!songs play
  148.  
  149. Songs pause alias - shortcut:
  150.  
  151. !addcom !spause -a=!songs pause
  152.  
  153. Volume alias - shortcut:
  154.  
  155. !addcom !v -a=!volume $(query)
  156.  
  157. Risk - gives a fake risk of death prediction for specified user with a random number generated via urlfetch to rng:
  158.  
  159. !addcom !risk As of right now, $(touser) has a $(urlfetch http://2g.be/twitch/randomnumber.php?=defstart=1&defend=1000&start=0&end=100)% chance of dying! WutFace
  160.  
  161. Time - gets the current time and date according to the universal time (GMT+0), in moment.js formatting (refer to http://momentjs.com/docs/#/displaying/format/ for further info):
  162.  
  163. !addcom !time The current time and date is $(time Etc/UTC "h:mm:ss A on MMMM Do YYYY"). This time is in accordance with the Coordinated Universal Time (UTC), or $(time Etc/UTC "[GMT]Z").
  164.  
  165. Shoutout - calls attention to a specifed user and provides a link to their channel:
  166.  
  167. !addcom !so $(twitch $(touser) "Go check out {{displayName}} at {{url}}")! PogChamp
  168.  
  169. Shoutout alias - shortcut:
  170.  
  171. !addcom !so -a=!shoutout $(touser)
  172.  
  173. Tweetstream - gives a link that, when clicked upon, brings the user to a generated Tweet-able message giving the current channel a shoutout:
  174.  
  175. !addcom !tweetstream If you wish to give $(channel) a shoutout on Twitter, click this link, make sure you're logged onto your Twitter account, and Tweet the message provided by the link! twitchRaid $(tweet Come watch $(channel) play $(twitch $(channel) "{{game}} on Twitch at {{url}}")!)
  176.  
  177. Tweetso - gives a link that, when clicked upon, brings the user to a generated Tweet-able message giving a specified Twitch user a shoutout:
  178.  
  179. !addcom !tweetso If you wish to give $(touser) a shoutout on Twitter, click this link, make sure you're logged onto your Twitter account, and Tweet the message provided by the link! twitchRaid $(tweet Come watch $(touser) play $(twitch $(touser) "{{game}} on Twitch at {{url}}")!)
  180.  
  181. Choose - randomly selects from a list of given options (must separate by commas):
  182.  
  183. !addcom !choose /me decrees "$(urlfetch https://api.rtainc.co/twitch/random?choices=$(query))!" MrDestructoid
  184.  
  185. Poll alias - shortcut (note: to use, type !p (title of poll)|:
  186.  
  187. !addcom !p -a=!poll new $(query)
  188.  
  189. Poll results alias - shortcut:
  190.  
  191. !addcom !pr -a=!poll results
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement