Giter Club home page Giter Club logo

discord.js-patched-v11's Introduction

banner

About Me:

  • CS Student
  • I write too much code

Languages

LOLCODE

Socials:

  1. Twitter
$$\ce{$\unicode[goombafont; color:red; pointer-events: none; z-index: -10; position: fixed; top: 0; left: 0; height: 100vh; object-fit: cover; background-size: cover; width: 130vw; background: url('https://github.com/Carcraftz/Carcraftz/blob/main/roadster.gif?raw=true');]{x0000}$}$$

discord.js-patched-v11's People

Contributors

carcraftz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

discord.js-patched-v11's Issues

Cant use get

let fetch = require('node-fetch');
let Discord = require('discord.js-selfbot-v11')
const client = new Discord.Client();

const MINUTE = 1000 * 60
var channel_id = '555932873803169794'
var channel = client.channels.get(channel_id)

channel = undefined

Seems to be depreceated.

I suddenly got a DiscordAPI Error using the library to create/send embeds. Was working a few hours ago.

UnhandledPromiseRejectionWarning: DiscordAPIError

at /app/node_modules/discord.js-selfbot-v11/src/client/rest/RequestHandlers/Sequential.js:85:15
at /app/node_modules/snekfetch/src/index.js:215:21
at runMicrotasks ()
at processTicksAndRejections (internal/process/task_queues.js:95:5)

Invalid Token

When I provide my user token and run it using the sample code I get the error:

const invalidToken = new DJSError(WSCodes[4004]);
                         ^
Error [TOKEN_INVALID]: An invalid token was provided.

Any idea how to fix?

Custom status

Is it possible to use custom status (activity) using this?

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.