Giter Site home page Giter Site logo

asdfugil / discord.bio Goto Github PK

View Code? Open in Web Editor NEW
15.0 2.0 3.0 1.64 MB

๐Ÿš€ A powerful Node.js wrapper of https://discords.com/bio

Home Page: https://discord-bio.js.org

License: BSD 3-Clause "New" or "Revised" License

TypeScript 100.00%
discord bio profile discord-bio discords-com

discord.bio's Issues

build error yarn2 PnP

I still get build error when adding it.
Tho the module works fine, but the problem is when using Travis for exemple, when the install error, the "build" fail

โžค YN0000: โ”Œ Resolution step
โžค YN0060: โ”‚ snowflake@workspace:. provides eslint@npm:7.3.0 with version 7.3.0 which doesn't satisfy ^5.0.0 || ^6.0.0 requested by @typescript-eslint/eslint-plugin@npm:2.34.0
โžค YN0060: โ”‚ snowflake@workspace:. provides eslint@npm:7.3.0 with version 7.3.0 which doesn't satisfy ^5.0.0 || ^6.0.0 requested by @typescript-eslint/parser@npm:2.34.0
โžค YN0000: โ”” Completed in 1.26s
โžค YN0000: โ”Œ Fetch step
โžค YN0013: โ”‚ colors@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry
โžค YN0013: โ”‚ commander@npm:5.1.0 can't be found in the cache and will be fetched from the remote registry
โžค YN0013: โ”‚ discord.bio@npm:6.2.1 can't be found in the cache and will be fetched from the remote registry
โžค YN0000: โ”” Completed in 0.27s
โžค YN0000: โ”Œ Link step
โžค YN0007: โ”‚ discord.bio@npm:6.2.1 must be built because it never did before or the last one failed
โžค YN0009: โ”‚ discord.bio@npm:6.2.1 couldn't be built successfully (exit code 1, logs can be found here: /tmp/xfs-b6365d04/build.log)
โžค YN0009: โ”‚ discord.bio@npm:6.2.1 couldn't be built successfully (exit code 1, logs can be found here: /tmp/xfs-b6365d04/build.log)
โžค YN0000: โ”” Completed in 0.79s
โžค YN0000: Failed with errors in 2.39s

and so the log attached

# This file contains the result of Yarn building a package (discord.bio@npm:6.2.1)
# Script name: install

Error: No file matches found: "!". Note: Glob patterns currently only support files that exist on the filesystem (Help Wanted)
    at B (/home/naia/Snowflake/.yarn/releases/yarn-berry.js:31:438698)
    at async D (/home/naia/Snowflake/.yarn/releases/yarn-berry.js:31:441488)
    at async v (/home/naia/Snowflake/.yarn/releases/yarn-berry.js:31:442496)
    at async S (/home/naia/Snowflake/.yarn/releases/yarn-berry.js:31:442827)
    at async C.exec (/home/naia/Snowflake/.yarn/releases/yarn-berry.js:31:435855)
    at async Promise.all (index 0)
    at async C.run (/home/naia/Snowflake/.yarn/releases/yarn-berry.js:31:435981)
    at async D (/home/naia/Snowflake/.yarn/releases/yarn-berry.js:31:442411)
    at async v (/home/naia/Snowflake/.yarn/releases/yarn-berry.js:31:442496)
    at async S (/home/naia/Snowflake/.yarn/releases/yarn-berry.js:31:442827)

incorrect rest url

in the latest deployment of the api, the rest base url is now api.discord.bio instead of api.discord.bio/v1

hello can you help me?

i want to change discord bio on my tokens

const fs = require('fs');
const color = require('cli-color')
const hypesquad = require("hypesquad-changer");
const tokens = (fs.readFileSync('./tokens.txt')).toString().replace(/[\r]/g,'').split('\n');

tokens.forEach(token => {
        console.log(hypesquad.changer("Balance", token))
        console.log(color.magentaBright("Your house has been changed to balance!"))
})

this is my code now it only changes hypesquad but i want it to change bio too

can you tell me how?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.