FusionBot v8.0.7 #110
Secludedly
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
New PPUps Command Handles Adding/Removing Custom PP Up Levels
v8.0.4
PP Up values go from 0-3 and only accept True/False. Anything else gets rejected and uses the ALM default of maxing out the PPs for all moves. This command is ignored in games that do not use PPs, such as Z-A.
Update Dependencies
v8.0.5
Updated custom PKHeX & ALM dependencies.
Added Item Batch Trading Command & Embed
v8.0.6
To request more than one item via batch, you would use the "ibt" or "itembatchtrade" command, followed by the item name, then a number indicating how many of the selected item sent to you.
For example...
$ibt Life Orb 6
The bot will begin a batch trade to send the Life Orb 6 times. It will get delivered by what you set as the Default Item Trade Species in your Hub. The command is also limited by "Maximum Pokemon per Trade" and follows the rules of "Allow Batch Trade."
The embed displays the item being sent in the Discord channel with the Pokemon sending the item to you, as well as a custom message detailing what you are receiving.
Very handy and easy to use for bulk item requests.
Mystery Mon & Mystery Egg Batch Trading Commands
v8.0.7
You can now request batch trades of a Mystery Mon or a Mystery Egg, in supported games.
For Mystery Mon, the command is "$btmm" followed by the number of trades you want to initialize.
For Mystery Egg, the command is "$btme" followed by the number of eggs you want traded to you.
Example: "$btmm 5" will send a user 5 randomly generated Pokemon with completely random stats that follow the standard batch trade flow. The same method is used for Mystery Eggs' "$btme" command.
Embeds for the Mystery Egg command appears once and tells you how many eggs you are getting.
Embeds for the Mystery Mon command appears as normal, with a new embed for each random Pokemon being generated.
This discussion was created from the release FusionBot v8.0.7.
Beta Was this translation helpful? Give feedback.
All reactions