Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Tradeboard

Selim edited this page Dec 11, 2018 · 5 revisions

About

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.

Trade

The tradeboard can be disabled with the "Tradeboard" module and depends on the "Player Profiles" module.

Commands

all sample commands use the default command prefix, .


Tradeboard Help

Usage: .tradeboardHelp

Description: Displays tradeboard help information.

Aliases: tradeHelp

Category: Tradeboard

Module: Tradeboard


For Trade

Usage: .forTrade [pokemon]

Description: Posts the given Pokemon up for trade.

Category: Tradeboard

Module: Tradeboard


Get User Trades

Usage: .getUserTrades

Description: Get trades either you posted or a specific user.

Category: Tradeboard

Module: Tradeboard


Find Trade

Usage: .findTrade [pokemon]

Description: Searches for a specific trade.

Category: Tradeboard

Module: Tradeboard


Get Trade

Usage: .getTrade [tradeId]

Description: Gets a specific trade by ID.

Category: Tradeboard

Module: Tradeboard


Looking For

Usage: .lookingFor [pokemon]

Description: Looks for a trade matching your search, creates one if it doesn't exist.

Category: Tradeboard

Module: Tradeboard


Remove Trade

Usage: .removeTrade [postId]

Description: Removes a given trade posted by yourself from the tradeboard.

Category: Tradeboard

Module: Tradeboard


Clone this wiki locally