Skip to content

Infamous-Hydra/cc-checker

Repository files navigation

CC CHECKER

A telegram bot to generate/check cc. written in aiogram

⚙️ INSIDER

  • Fully Asynchronous
  • Python 3.12 Support
  • Aiogram
  • MongoDB used as a database

✔️ SETUP

Star ⭐ the Repository: Show your support by starring the repository. Your encouragement is vital for the project's growth.

Fork 🍴 the Repository: Before making any deployments or modifications, fork the repository. This ensures that you have your own copy to work on independently.

Your contributions drive the project forward. Thank you for your support!

🛠️ DEPLOYMENT ON LOCAL HOST / VPS

Initiate deployment with these sophisticated steps:

sudo apt-get update && sudo apt-get upgrade -y           # 1. Upgrade and Update System

sudo apt-get install python3-pip -y          # 2. Install Required Packages

sudo pip3 install -U pip          # 3. Upgrade Pip

git clone https://github.com/Infamous-Hydra/cc-checker && cd cc-checker           # 4. Clone the Repository

pip3 install -U -r requirements.txt          # 5. Install Required Packages

vi config.yml           # 6. Modify Variables
# Press `I` to begin editing. Press `Ctrl+C` to save, then `:wq` or `:qa` to exit.

sudo apt install tmux && tmux           # 7. Install Tmux (Optional)

python3 infamous.py        # 8. Run the Bot
# Press `Ctrl+b` and then `d` to exit Tmux Session

Deploy on Heroku

Click the button below to deploy on Heroku and enjoy its enhanced features and user-friendly interface!

Deploy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published