• The moderator of this forum is jetou.
  • Welcome to Smogon! Take a moment to read the Introduction to Smogon for a run-down on everything Smogon, and make sure you take some time to read the global rules.

Programming Pokemon Showdown! Team backup to files exporter

apt-get

it's not over 'til it's over
is a Community Contributor Alumnusis a Tiering Contributor Alumnus
This is a little ruby gem I made that contains multiple tools for working with your showdown teams, eg. backing them up by exporting each team as a separate file and making a valid team import file out of those exported teams.

Download / Demo / Usage instructions!

To install, type this in a terminal: "[sudo] gem install showdown-team-import" (you need to have ruby installed, of course).

Github repo
 
Last edited:
Update: the script now saves to tier-specific directories! Great for organizing your teams while also backing them up (and also useful for making a git repo of your teams). (Demo also updated to show this.)
 
Updated! I added a new script, which allows you to convert your exported teams into a team file. (A demo is available in the original post's link.)
 
Back
Top