Advertisement
Mickman

MickBot Commands

Sep 22nd, 2019 (edited)
5,505
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. // MickBot Commands!
  2.  
  3. !help - 'Lists available categories of commands'
  4.     - 'Can be used as' [!help <category>] 'for a list of all commands of that category'
  5.  
  6.  
  7. // *Music Commands:*
  8. !play - 'Plays a YouTube video when user is in a voice channel'
  9.     - 'Can use YouTube search terms, for example:' [!play lofi beats]' or a url '[!play www.youtube.com/watch?v=dQw4w9WgXcQ]
  10.     - 'If' !play 'is used when a video is already playing, it will be added to the queue'
  11.     - 'After a video ends, the next video from the queue starts, unless there are no videos left'
  12.     - 'If there are no videos left in the queue, MickBot stays in voice channel, unless' !stop 'is used'
  13.  
  14. !volume - 'Adjusts volume from 0% - 100%' [!volume <number>]
  15.     - [!volume] 'will display the current volume'
  16.     - 'Values over 100 will set volume to 100%:' [!volume 10000]
  17.     - 'Values under 0 will set volume to 0%:' [!volume -5]
  18.  
  19. !pause - 'Pauses playback'
  20.  
  21. !resume - 'Resumes playback'
  22.  
  23. !stop - 'Stops playback and leaves voice channel'
  24.  
  25. !skip - 'Skips current video if there is an active queue'
  26.     - 'If there is no queue,' [!skip] 'functions similarly to' [!stop] "but doesn't leave the voice channel"
  27.  
  28. !queue - 'Sends the current queue'
  29.  
  30. !shuffle - 'Shuffles the current queue'
  31.  
  32.  
  33. // *Utility Commands:*
  34. !prefix - 'Allows users to change the global MickBot prefix [!] to any letter or symbol (per server)'
  35.     - 'Used' [!prefix <symbol>]
  36.     - 'Cannot be @, #, `, *, or some others because of Discord formatting reasons'
  37.  
  38. !google - 'Returns Google link for search term'
  39.     - 'Used' [!google <search term>]', returns' [https://www.google.com/search?q=<search term>]
  40.  
  41. !icon - 'Sends discord profile picture of user'
  42.     - 'Can be used' [!icon @<user>] "to grab another user's icon, example:" [!icon @Mickman]
  43.  
  44. !info - 'Returns information about the bot, like ping and uptime'
  45.  
  46. !notes / !list - 'Allows users to take, list, and delete notes linked to their account'
  47.     - [!note add] - 'Adds a new note to your file'
  48.         - 'Notes count as one line of text'
  49.     - [!notes list] - 'Lists all notes from your file with line numbers'
  50.     - [!note delete] - 'Deletes a single note from your file'
  51.         - 'Used' [!note delete <line / note number>]
  52.  
  53. !ss / !screenshare - 'Sends voice channel screenshare link (Discord may have broken this in some servers)'
  54.     - 'Can be clicked to gain voice channel screensharing access'
  55.  
  56. !coin / !flipacoin / !coinflip - 'Flips a coin'
  57.  
  58. !roll - 'Rolls a D&D-style die'
  59.     - [!roll 1d20] - 'Rolls one 20-sided die'
  60.     - [!roll 5d8] - 'Rolls five 8-sided dice'
  61.     - [!roll 1d5+9] - 'Rolls one 5-sided die, and adds 9 as a modifier'
  62.  
  63. !random - 'Generates a random number'
  64.     - [!random <number>] - 'Picks a random number between 1 and <number>'
  65.     - [!random <minimum> <maximum>] - 'Picks a random number between <minimum> and <maximum>'
  66.  
  67. !minecraft <username> - 'Sends Minecraft skin for' <username>
  68.  
  69.  
  70. // *Image Commands:*
  71. !flip - "Flips user's icon or file attachment"
  72.     - 'Used' [!flip h] 'for horizontal flip,' [!flip v] 'for vertical flip, or' [!flip hv] 'for both'
  73.     - 'Image files can be uploaded along with' [!flip <direction>]
  74.  
  75. !blur - "Blurs user's icon or file attachment using blur amount"
  76.     - 'Used' [!blur <number>]
  77.     - 'Image files can be uploaded along with' [!blur <number>]
  78.  
  79. !rotate - "Rotates user's icon or file attachment using rotation degrees"
  80.     - 'Used' [!rotate <number of degrees>]
  81.     - 'Image files can be uploaded along with' [!rotate <number of degrees>]
  82.  
  83. !greyscale / !desaturate - "Makes a user's icon or file attachment greyscale"
  84.     - 'Can be used' [!greyscale], [!grayscale], [!grey], [!gray], 'or' [!desaturate]
  85.     - 'Image files can be uploaded along with' [!rotate greyscale]
  86.  
  87.  
  88. // *Reaction Commands:*
  89. !yes
  90. !no
  91. !counter
  92. !consent
  93. !monokumadance / !monodance
  94. !punishmenttime / !pt
  95.  
  96.  
  97. // *Meme Commands:*
  98. !rmeme - 'Sends a random meme'
  99.  
  100. !text - "Generates Impact font meme using user's avatar"
  101.     - 'To separate the top text from the bottom text, use "|"'
  102.     - 'Used' [!text <top text> | <bottom text>]
  103.  
  104. !boss - 'Sends a random boss'
  105.     - [!boss count] 'can be used to see total number of bosses'
  106.  
  107. !menacing / !go - 'Generates "Menacing" gif'
  108.     - 'If used' [!menacing]", MickBot will use the user's avatar"
  109.     - 'If used' [!menacing <@ user>]", MickBot will use the tagged user's avatar"
  110.     - 'If used' [!menacing] 'with an uploaded attachment image, MickBot will use that image'
  111.  
  112. !quieres - 'Generates "Quieres" meme image'
  113.     - 'If used' [!quieres]", MickBot will use the user's avatar"
  114.     - 'If used' [!quieres <@ user>]", MickBot will use the tagged user's avatar"
  115.     - 'If used' [!quieres] 'with an uploaded attachment image, MickBot will use that image'
  116.  
  117. !gun - 'Generates gun meme image'
  118.     - 'Can be used' [gunL], [gunR], or [gunBoth], 'for Left, Right, and Both'
  119.     - 'If used' [!gun]", MickBot will use the user's avatar"
  120.     - 'If used' [!gun <@ user>]", MickBot will use the tagged user's avatar"
  121.     - 'If used' [!gun] 'with an uploaded attachment image, MickBot will use that image'
  122.  
  123. !pepehands - "Generates 'PepeHands' meme image using the user's avatar"
  124.     - 'If used' [!pepehands]", MickBot will use the user's avatar"
  125.     - 'If used' [!pepehands <@ user>]", MickBot will use the tagged user's avatar"
  126.     - 'If used' [!pepehands] 'with an uploaded attachment image, MickBot will use that image'
  127.  
  128. !zawarudo / !theworld - 'Freezes text channel activity for 10 seconds'
  129.     - 'Can be used as' !zw 'or' !tw
  130.  
  131. !zahando / !thehand - 'Deletes the' !thehand 'command'
  132.     - 'Can be used as' !zh 'or' !th
  133.  
  134. !oi / !josuke - 'Sends "Oi Josuke" joke'
  135.  
  136. !kira - 'Sends "Yoshikage Kira" Copypasta'
  137.  
  138. !ricardo - 'Sends Ricardo Milos gif'
  139.  
  140. !64 - 'Sends AVGN "64 Bits" YouTube video'
  141.  
  142. !doof - 'Sends Doofenshmirtz meme'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement