For the complete documentation index, see llms.txt. This page is also available as Markdown.

Trading

Trading in Pokétwo is the direct exchange of goods with other users. Items that can be traded include Pokémon, Pokécoins and Redeems.

Introduction to Trading

To initiate a trade: p!trade @UserMention - This starts a trade with the mentioned user

Alias p!trade @Var_Monke

The mentioned user has to click on the , which will start the trade.

Adding and removing items in a trade

p!trade add <pokemon_id> - Adds a pokemon with the mentioned ID

Alias p!t a <pokémon_id>

Adds the pokémon with the ID 4565.

p!trade remove <pokémon_id> - Removes the pokémon with the mentioned ID

Alias p!t r <pokémon_id>

Removes the pokémon with the ID 4565(if it is in trade)

p!trade addall [Search Filters] - Adds multiple times or mass of a certain type Alias p!t aa [Search Filters]

Adds 10 pokemon from the category chosen.

Items cannot be removed in bulk.

To add Pokecoins, use p!trade add pc <pokecoin_amount> Alias p!t a pc <pokecoin_amount>

To remove Pokecoins, use p!trade remove pc <pokecoin_amount> Alias p!t a pc <pokecoin_amount>

To add redeems, use p!trade add redeem <redeem_amount> Alias p!t a r <redeem_amount>

In this example, p!t a r 1 adds 1 redeem to the trade. It stands for p!trade add redeem 1.

To remove redeems, us p!trade remove redeem <redeem_amount> Alias p!t r r <redeem_amount>

Here p!t r r 1 it removes 1 redeem. It stands for p!trade remove redeem 1.

How to info the pokémon in a trade?

To view the info/stats of the Pokémon in a trade, use p!trade info <pokémon_id> Alias p!t i <pokémon_id>

The real bot with the Check Mark.

Last updated