Advertisement
Guest User

Untitled

a guest
Jun 29th, 2015
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. amiibo.reply("IkeBot's amiibo module!");
  2. amiibo.reply(" ");
  3. amiibo.reply("Commands: ");
  4. amiibo.reply("!amiibo: List this help dialog.");
  5. amiibo.reply("!amiibo help: List this help dialog.");
  6. amiibo.reply("!amiibo series: List the different series of amiibo and what their codes are.");
  7. amiibo.reply("!amiibo series <SERIES CODE>: List the different amiibo in the given series.");
  8. amiibo.reply("!amiibo list <SERIES CODE> <Amiibo Name>: List the nicks that want this amiibo.");
  9. amiibo.reply("!amiibo add <SERIES CODE> <Amiibo Name>: Add the selected amiibo to your wishlist.");
  10. amiibo.reply("!amiibo <nickname>: List the amiibo that this nick currently wants.");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement