mirror of
https://github.com/Expand-sys/ccashbot
synced 2025-12-16 23:52:14 +11:00
big dumb
This commit is contained in:
parent
d256024e09
commit
686a40094a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
const db = require("quick.db");
|
const db = require("quick.db");
|
||||||
const got = require("got");
|
const got = require("got");
|
||||||
|
api = process.env.CCASHAPIURL;
|
||||||
async function link(disc, user, pass) {
|
async function link(disc, user, pass) {
|
||||||
let verified = await got.post(process.env.CCASHAPIURL + "BankF/vpass", {
|
let verified = await got.post(process.env.CCASHAPIURL + "BankF/vpass", {
|
||||||
json: {
|
json: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue