mirror of
https://github.com/Expand-sys/ccashbot
synced 2025-12-16 15:42:13 +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 got = require("got");
|
||||
|
||||
api = process.env.CCASHAPIURL;
|
||||
async function link(disc, user, pass) {
|
||||
let verified = await got.post(process.env.CCASHAPIURL + "BankF/vpass", {
|
||||
json: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue