Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bot Store Telegram

Install

bash <(curl -s https://raw.githubusercontent.com/windrase/bot-store/main/install.sh)

StringQris

https://scanqr.org/

Ubah Token Dan Username di apipaymentcekorkut

const qs = require('qs');

function buildPayload() {
  return qs.stringify({
    'username': 'username',
    'token': '1991xx:kskiskskzxxx',
    'jenis': 'masuk'
  });
}

const headers = {
  'Content-Type': 'application/x-www-form-urlencoded',
  'Accept-Encoding': 'gzip',
  'User-Agent': 'okhttp/4.12.0'
};

const API_URL = 'https://orkutapi.andyyuda41.workers.dev/api/qris-history';

module.exports = { buildPayload, headers, API_URL };

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages