NEW VERSION
This is a newer version of the Pokémon command that allows for much more pokemon storage.
I will still be supporting the old pokemon command.
But if you do update to the new version make sure to use new tokens.
Credits
Credit for this being possible is due to @member and his Quote Api without it I would of had no way of making this command so thank him.
Also, credit to @member for the use of his Pokémon pastebin (Thank You).
What it Does
Keeps track of Pokémon you have caught Xp, Money, Pokéballs, and Level.
Getting tokens for commands
To get the tokens needed for this command please go here https://twitch.center/customapi/quote/generate and find the 8 and 16 digit tokens.
They are after “token=” and before “&data” the 8 digit one is your PUBLIC_TOKEN and is free to share, your 16 digit one is you PRIVATE_TOKEN and should not be shared.
Adding the commands
- Automatic installation: https://pcatch.potatoeaterlove.workers.dev/
- Note: It will overwrite commands named !p and _p if you have any named that.
- First Command: This is the command users will be calling on so I suggest names such as “!p” or “p” but can be called what ever.
$(eval a="$(urlfetch json https://twitch.center/customapi/quote/list?token=PUBLIC_TOKEN&no_id=1)".split(",");PcatchSub1="$(urlfetch json https://pastebin.com/raw/6AfagFQq)".split(",");user="$(user)".replace(/\s+/g,"_");One="$(1)";OneL=One.toLowerCase();Two="$(2)";Three="$(3)";Token="PRIVATE_TOKEN";Dex=`all`;$(urlfetch json https://pastebin.com/raw/erRJGBvb))
Put the alias of this command the same as the second command I suggest _p
Leave userlevel as everyone
