Giter Club home page Giter Club logo

discord.js-v13-slash-bot's Introduction

๐—›๐—ฒ๐—น๐—น๐—ผ

Instagram Badge Twitter Badge Email Badge visitors

๐Ÿง About

~ https://clqu.dev/about


โš™๏ธ Technologies I use

Languages

Markup Languages

Frameworks

Databases

Services

Other


๐Ÿ“ฑ Me on Media


โšก GitHub Trophies


โœจ Stats



discord.js-v13-slash-bot's People

Contributors

clqu avatar neongamerbot-qk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

discord.js-v13-slash-bot's Issues

Permission Bitfiled

When trying to start the bot, it says

PS D:\Dateien\Dev\LXABot> node index.js
D:\Dateien\Dev\LXABot\node_modules\discord.js\src\util\BitField.js:152
    throw new RangeError('BITFIELD_INVALID', bit);
    ^

RangeError [BITFIELD_INVALID]: Invalid bitfield flag or number: undefined.
    at Function.resolve (D:\Dateien\Dev\LXABot\node_modules\discord.js\src\util\BitField.js:152:11)
    at D:\Dateien\Dev\LXABot\node_modules\discord.js\src\util\BitField.js:147:54
    at Array.map (<anonymous>)
    at Function.resolve (D:\Dateien\Dev\LXABot\node_modules\discord.js\src\util\BitField.js:147:40)
    at Client._validateOptions (D:\Dateien\Dev\LXABot\node_modules\discord.js\src\client\Client.js:546:33)
    at new Client (D:\Dateien\Dev\LXABot\node_modules\discord.js\src\client\Client.js:73:10)
    at Object.<anonymous> (D:\Dateien\Dev\LXABot\index.js:7:16)
    at Module._compile (node:internal/modules/cjs/loader:1109:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1138:10)
    at Module.load (node:internal/modules/cjs/loader:989:32) {
  [Symbol(code)]: 'BITFIELD_INVALID'
}

I'd think this is because the permission integer wasnt set because there is no space for that. Please add one.

Cannot set required field

Option field: { type: 4, name: 'Name', required: true, description: 'Search for a random link with that name' }
but it's not required

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.