Skip to content

This repository is designed to easily interact with the whatbeatsrock.com API at an asynchronous level

Notifications You must be signed in to change notification settings

kupertdev/whatbeatsrock-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhatBeatsRock API

Description

This project represents the possibilities of interacting with whatbeatsrock.com API. It uses asynchronous programming to efficiently process requests and data.

At the moment there is support for normal mode and modes from the community. That's all there is on the site itself 😅

Requirements

  • Python 3.7 or higher
  • Libraries:
    • httpx
    • Faker

You can install all dependencies using the following command:

pip install -r requirements.txt

Installation

  • Clone the repository:

    git clone https://github.com/kupertdev/whatbeatsrock-api
    
  • Navigate to the project directory:

    cd whatbeatsrock-api
    
  • Install dependencies:

    pip install -r requirements.txt
    

Usage

To run the game, execute the script:

python start_game.py

Contact

If you have any questions or suggestions, you can reach out to me via:

✈️ Telegram: @metamfetaminlove

Follow Us

My channel where I post news and updates:

👀 Telegram Kupert Reverse

About

This repository is designed to easily interact with the whatbeatsrock.com API at an asynchronous level

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages