Skip to content

Geektyper/PICK2.0

Repository files navigation

Image

Pick2.0

PICK YOUR WAIFU BOT

Maintenance
Open Source Love svg2 PRs Welcome
Support Group!

Available On Telegram As Okarun Game Bot and Ask for Help in our Support Chat

About The Repository

● This is an Open Source Implementation of Character Catcher Bot for Telegram

  • For Example, Grab/Hunt/Protecc/Collect etc.. These Types of Bot You must have seen it on your telegram groups..

  • This bot sends characters in group after every 100 Messages Of Groups Then any user can Guess that character's Name Using /pick Command.

  • Now you can also deploy this type of bot. Using our source, we've used Python-Telegram-Bot V20.6 and Also lil bit Pyrogram. Enjoy!

HOW TO UPLOAD CHARACTERS?

Image Format:

(with an image) 
character-name 
anime-name 
rarity-number

/upload (replying to character details)

use Rarity Number accordingly rarity Map

Number Rarity
1 🟢 Common
2 🔵 Medium
3 🟠 Rare
4 🟡 Legendary
5 🪽 Celestial
6 🥵 Divine
7 🥴 Special
8 💎 Premium
9 🔮 Limited
10 🍭 Cosplay
11 💋 Aura
12 ❄️ Winter
13 ⚡ Drip
14 🍥 Retro

User Commands

Gameplay Commands

  • /pick - Guess the character.
  • /fav - Add a character to your favorites.
  • /strade - Trade a character with another user.
  • /gift - Gift a character to another user.
  • /collection - View your harem collection.

Leaderboards and Rankings

  • /tops - View the global leaderboard for gold coins and ruby users.
  • /ctop - List the users with the largest harem in the current chat.

Economy and Payments

  • /pay - Pay coins to other users.

Bot Configuration

  • /changetime - Adjust the frequency of character spawns.

And much more!
For a complete list of commands, refer to the original bot.

UPLOADER COMMANDS..

  • /upload - Add a new character to the database
  • /delete - Delete a character from the database
  • /update - Update stats of a character in the database

DEV COMMANDS

  • /eval - Developer special command

  • /stats - Lists number or groups and users

  • /addsudo - add a user go bot sudo

  • /adddev - add a user to bot character uploader (don't forget to add your self as dev using this command after first startup)

  • /addsudo - add a yser to bots dev

  • /sh - use bash commands

DEPLOYMENT METHODS

Heroku

  • Fork The Repository
  • Go to config.py
  • Fill the All variables and Go to heroku. and deploy Your forked Repository

Local Deploy/VPS

  • Fill variables in config.py
  • Open your VPS terminal (we're using Debian based) and run the following:
sudo apt-get update && sudo apt-get upgrade -y           

sudo apt-get install python3-pip -y          
sudo pip3 install -U pip

git clone https://github.com/<YourUsername>/Pick2.0 && cd Pick2.0

pip3 install -U -r requirements.txt          

sudo apt install tmux && tmux          
python3 -m Grabber

License

The Source is licensed under GNU PUBLIC LICENCE , and hence

Appreciation

If you appreciate this Code, make sure to star ✨ the repository.

Developers

Alpha

Berlin

Delta

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages