PokéAssistant v2.88.2 has been released. Contains fixed Anti-Snipe , Auto-Pin and Non-Explicit mode! Learn More. Your code will be updated automatically. |
---|
A Pokétwo Hack/Assistant Bot that identifies Pokémons from Pokétwo spawns, pings a role if a legendary spawns and pins them, pings you if your Shiny Hunt Pokémon spawns and other features like Anti-Sniper!
This bot is not
against Discord TOS.
TechieGaurav | ❤️ Sponsor |
---|---|
The Discord Channel, subscribe for Discord Tips and Tricks, server decoration, bot setup tutorials and more to spice up your Discord Experience! Click here to subscribe! |
PokéAssistant is a bot aimed to help Pokétwo players. It will tell you what Pokémon it is whenever Pokétwo spawns one along with many other features. As such, you no longer have to rack your brains or even search Google. Sometimes, you may just miss a rare Pokémon like this.
There is no license for PokéAssistant. This ensures you are not allowed to redistribute or change the code and this ReadMe. I maintain all rights to the source code since there is no license, and no one can copy, distribute, or develop derivative works from it 😠.
Premium is being reworked...
TrashUwU#8019
Facing issues with the bot? Please create a Github Issue.
Code-Safety questions? Scroll down to questions section or join support server.
https://replit.com/@ButterTaurus/PokeAssistant
Read this if your bot is working and you want to install more features.
- Harmless and Beginner-Friendly
- Works on your own bot
- Anti-Sniper
- Fast and light
- Can be hosted 24/7 on cloud or on PC
- Auto-updates code
- Uses AI to identify Pokémons
- Returns 1-3 Pokémons as prediction
- Pins good spawns
- Pings you, if your Shiny Hunt Pokémon spawns
- Pings other members in your server, if their Shiny Hunt Pokémon spawns
- Pings a specific role when rare Pokémons spawn
- Returns prediction containing 3 Pokémon images and names, if there are many results
- No ads (Premium)
- Faster Prediction (Premium)
- Decreased Rate Limit (Premium)
- Remove
tb!join
message and reaction (Premium) - Custom Embed Design (Exotic)
You surely want a private bot for your server, now that you have got the source code, you wonder: how do I keep the bot up 24/7? So here the guide exists to teach you how.
Video Tutorial |
---|
Mobile user? Thanks to Techie Gaurav for making it! Thumbail: KhanManan |
Click the image or here to watch the mobile tutorial or read the instructions below if you are on PC. |
Visit https://github.com/join and create a Github Account.
Visit https://github.com/TrashUwU/PokeAssistant/stargazers and click the star prediction
Sadly majority of the Pokétwo users don't know what's Github 😢
In The Discord application go to Settings > Appearance > Turn on Developer Mode
.
Don't worry, it's super simple.
To create the application, head to https://discord.com/developers/applications/. Log in, and you'll reach a page that may look like this:
Click on Create an application. This brings you to the following page, in which you should simply enter a name for the application. After clicking Create, you can also add an avatar. Click Save Changes afterwards.
After creating the application, we need to create the Bot User. Go to the Bot
section on the left, then click on Add Bot, then Yes, Do it.
There's a few things you can change here.
- Username: Change your bot's username on Discord
- Icon: Change the bot's avatar
- Public bot: Toggles the ability for other users to add your bot to their server.
- Require Oauth2 Code Grant: Don't check this. Just, don't.
After doing these, scroll down,
Enable those things shown in Pic-
- Presence Intent
- Server Members Intent
- Click
Save Changes
To generate the invite link, click on Oauth2 in the app page, and scroll down to Scopes. Check the Bot scope to generate a link. You can also add additional permissions for the bot.
Copy the link and open it, select your server and click on Authorize. Cheers, it has been added to your server.
Go back to the Bot page and copy the token. Save it somewhere, you will need that later.
The bot will be hosted on Replit, so you need to create a Replit account first: https://replit.com/login.
The code has already been setup, you only need to go to https://replit.com/@ButterTaurus/PokeAssistant and click fork
. Wait 10-60 seconds after forking.
PC Users: Click on Secrets (Environment Variables)
, it's a Lock Icon
Mobile Users: Click Commands Tab, click dropdown menu if the body is blank; Click Secrets (Environment Variables)
- Click
Secrets (Environment Variables)
- Type
TOKEN
in Key Section - Paste Bot Token in Value Section
- Click
Add new Secret
- Type
CHANNEL
in Key Section - Paste the Channel IDs (Separate with
,
without space if there are more than one) of Pokémon Spawning Channels in Value Section - Click
Add new Secret
- Type
OWNER
in Key Section - Paste your Account ID in Value Section
- Click
Add new Secret
(Mobile users will click green play button to run) (PC users will click Green Run Button.)
The bot should be online now!
Replit shuts down projects that are inactive for over 5 minutes. The current code should already keep it up, but some users feedback that it doesn't. We will be using Uptime Robot to keep it up here. Create an account first: https://uptimerobot.com/signUp.
After signing up, login and go to the Dashboard, click on Create New Monitor, the configurations are as follows:
- Monitor Type: Choose HTTP(s)
- Friendly Name: Literally anything
- URL (or IP): Put
your repl
's link. Repl links are these and mobile users will clickweb
button to get the repl link. - Monitoring Interval: 5 minutes
Finally click Create Monitor and you're done! Done with everything!
- The bot will identify 1 Pokémon every 10 seconds; if there are multiple spawns in 10 seconds, the bot will get rate limited (5 seconds for premium)
- Reduce the number of channels in
Secrets (Environment Variables)
if the bot gets rate limited too many times - The bot must have permissions to send embeds
- Make sure the
Keys
inSecrets (Environment Variables)
areUPPERCASE
. - Make sure the bot can DM the owner
- Do not show the bot token to others
- Do not edit the code, because it will break the whole bot :/
These features are disabled by default. Follow the setup-instructions to enable them.
Name | Description | Setup |
---|---|---|
🔍 Quick Find | The bot will identify the Pokémon if it finds a spawn in any Channel or Server. | From https://replit.com/repls, open your bot Repl, go to Secrets (Environment Variables) open CHANNEL secret. Now clear the channel ID(s) in value section and paste 000 . Click Save . Wait for it to restart after 30 minutes. |
🏓 Role Ping | The bot will ping a specific role if an Ultra Beast, Alolan, Legendary or Mythical Pokémon Spawns. Quick Find feature should be enabled for better performance. |
From https://replit.com/repls, open your bot Repl, go to Secrets (Environment Variables) create a Secret with Key ROLE and Value will be the Role name or ID which will be pinged if a rare pokémon spawns. Click Save . Wait for it to restart after 30 minutes |
💪 Mass Ping | Made for Mass Shiny Hunt Tag. People who have Sh POKEMONNAME in server-nickname will get pinged if any POKEMONNAME spawns. Quick Find feature should be enabled for better performance. |
From https://replit.com/repls, open your bot Repl, go to Secrets (Environment Variables) create a Secret with Key PING and Value will be True . To disable, delete the secret called PING or set the value to False . Wait for it to restart after 30 minutes. |
❌ Non Explicit | The bot will not ping for Mass Ping and Role Ping feature if it's confidence is low. |
From https://replit.com/repls, open your bot Repl, go to Secrets (Environment Variables) create a Secret with Key EXPLICIT and Value will be False . To disable, delete the secret called EXPLICIT or set the value to True . Wait for it to restart after 30 minutes. |
🏹 Poké Hunt | The bot will ping the owner if a given Pokémon Spawns. Quick Find feature should be enabled for better performance. |
From https://replit.com/repls, open your bot Repl, go to Secrets (Environment Variables) create a Secret with Key HUNT and Value will be a Pokémon name. Owner will get pinged if that Pokémon spawns, useful for Shiny Hunt. Click Save . Wait for it to restart after 30 minutes |
🚫 Anti Snipe | The bot will warn snipers if they are caught. (Snipers catch Pokémons but do not help Pokémons spawn by sending messages) Quick Find feature should be enabled for better performance. |
From https://replit.com/repls, open your bot Repl, go to Secrets (Environment Variables) create a Secret with Key SNIPE and Value will be True . Click Save . To disable, delete the secret called SNIPE or set the value to False . Wait for it to restart after 30 minutes. |
📌 Auto Pin | The bot will pin Ultra Beast, Alolan, Legendary or Mythical spawns. Quick Find feature should be enabled for better performance. |
From https://replit.com/repls, open your bot Repl, go to Secrets (Environment Variables) create a Secret with Key PIN and Value will be True . Click Save . To disable, delete the secret called PIN or set the value to False . Wait for it to restart after 30 minutes. |
It's encrypted/obfuscated. I don't want Pokétwo mods to read and patch against it and also don't want other coders to make an auto-catcher with the help of PokeAssistant. But you can run it without problem!
Discord does not verify bots that work against other bots. Server limit for unverified bots is 100 and bots in 1K+ servers need too much ram. That means you can't invite it to your server, if it's in 100 servers already 😵. With the help of this guide, you can make your own bot and customize it without coding!
Star the repository, refer your friends to this Github repository! Join the support server to request faster results, no ads and decreased rate limit! You must create a support ticket to contact the moderators.
The bot is not against Discord TOS. But do not show your bot token to others.
Updating is optional. If the bot asks you to update, that means it's a push-over (not optional) you need to update the code or the bot will not work.
For updating, copy this code. Go to https://replit.com/repls and click your PokéAssistant REPL. After the editor has loaded, select all codes and press backspace to clear everything from the file. Now paste the copied code. Now delete json.sqlite
(Mobile: Click files
button and click •••
beside json.sqlite
), now press Run/Play Button. Make sure Run/Play button now looks like a square. (Not a triangle)
Make sure Secrets in Environment Variables are correct! The Key CHANNEL
must be Uppercase. Ex. CHANNEL
.
Make sure the Bot Token provided in Environment Variables is correct. Enivronment Variables Key name must be Uppercase. Ex. TOKEN
.
Occurs everytime? I am finding a fix.
Read/Watch the Uptimerobot Part of Guide Carefully.