Skip to content

Local payload generation server for confirming Blum games. Designed specifically for the Blum bot from the Hidden Code community.

Notifications You must be signed in to change notification settings

KobaProduction/BlumPayloadGenerator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static Badge Static Badge Static Badge Static Badge

work image

Blum Payload Generator for BlumTelegramBot

API:

  1. GET /status - return {"status": "ok", "version": 1} if all ok

  2. POST /getPayload - return payload and another data.

    request body : {"gameId": "ad7...", "earnedPoints": {"BP": {"amount": 219}}, assetClicks: {...}

Install

  1. Install Node.js and Git

  2. Open cmd or shell and use commands:

    git clone https://github.com/KobaProduction/BlumPayloadGenerator.git

    cd BlumPayloadGenerator

    npm install

Run payload server

Use command: npm run start or open script start.bat in BlumPayloadGenerator directory

Errors and problems?

  1. This software is free. All the problems you have are yours alone. I don't owe you anything.
  2. First of all, if errors occur, try to study and solve them yourself.
  3. If you ask ChatGPT about a problem or send it an error, it will give you answers much faster. Until then, don't even try to contact me.
  4. If you contact me, but your problem is minor, I have the right to refuse you and offer a consultation only after donation.

Partners and Friends

About

Local payload generation server for confirming Blum games. Designed specifically for the Blum bot from the Hidden Code community.

Topics

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 55.1%
  • TypeScript 43.9%
  • Other 1.0%