Skip to content

SilberGecko6917/CookieManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CookieManager

CookieManager is a simple application for managing CookieAPI.

About CookieManager

CookieManager provides a user interface to interact with the CookieAPI.

Features

  • UserStats: View user statistics.

Installation

To use CookieManager, follow these steps:

  1. Clone the repository:

    git clone https://github.com/SilberGecko6917/CookieManager
    cd CookieManager
  2. Install the dependencies:

    pip install -r requirements.txt
  3. Create a .env file in the root directory and add the following:

    COOKIE_KEY=YourCookieAPIKey
    

    Replace YourCookieAPIKey with your actual API key from CookieAPI.

  4. Run the application:

    python main.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages