-
Notifications
You must be signed in to change notification settings - Fork 0
Tradeboard
The tradeboard allows users to list Pokemon they are either looking for or would like to get in a trade. When posting a trade, you can specify if the Pokemon is shiny (if released), has legacy moves, or a specific form (Kanotian vs Alolan, sunny vs rainy vs snowy vs normal Castform, etc) as well as genders.
If the poster of the trade has their trainer code on their profile, it will also be displayed on the trade.
all sample commands use the default command prefix, .
Usage: .tradeboardHelp
Description: Displays tradeboard help information.
Aliases: tradeHelp
Category: Tradeboard
Module: Tradeboard
Requried Channel Permission to Use:
- SEND_MESSAGES
- EMBED_LINKS
Usage: .forTrade [pokemon]
Description: Posts the given Pokemon up for trade.
Category: Tradeboard
Module: Tradeboard
Requried Channel Permission to Use:
- SEND_MESSAGES
- EMBED_LINKS
Usage: .getUserTrades
Description: Get trades either you posted or a specific user.
Category: Tradeboard
Module: Tradeboard
Requried Channel Permission to Use:
- SEND_MESSAGES
- EMBED_LINKS
Usage: .findTrade [pokemon]
Description: Searches for a specific trade.
Category: Tradeboard
Module: Tradeboard
Requried Channel Permission to Use:
- SEND_MESSAGES
- EMBED_LINKS
Usage: .getTrade [tradeId]
Description: Gets a specific trade by ID.
Category: Tradeboard
Module: Tradeboard
Requried Channel Permission to Use:
- ADD_REACTIONS
- SEND_MESSAGES
- MANAGE_MESSAGES
- EMBED_LINKS
- USE_EXTERNAL_EMOJIS
Usage: .lookingFor [pokemon]
Description: Looks for a trade matching your search, creates one if it doesn't exist.
Category: Tradeboard
Module: Tradeboard
Requried Channel Permission to Use:
- SEND_MESSAGES
- EMBED_LINKS
Usage: .removeTrade [postId]
Description: Removes a given trade posted by yourself from the tradeboard.
Category: Tradeboard
Module: Tradeboard
Requried Channel Permission to Use:
- SEND_MESSAGES