Giter VIP home page Giter VIP logo

nanospaceplus's Introduction

Prefile Views Profile Stars Profile Forks

๐Ÿ™‹โ€โ™‚๏ธ About Me

  • ๐ŸŒฑ Iโ€™m Full Stack Discord.JS

  • โšก Fun fact play games, read manga, watch anime, streaming

๐Ÿš€ Languages

mongodb

Snake animation

๐ŸŒŸ Social Media:

nanospaceplus's People

Contributors

aadi0009 avatar adh319 avatar adivise avatar enour3192 avatar rainyxeon 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  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  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  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

nanospaceplus's Issues

"channel.isTextBased is not a function" ERROR

Error when someone plays a song using command or uses play command buttons.

TypeError: channel.isTextBased is not a function at InteractionCreateAction.handle (/home/murali/NanoSpacePlus/node_modules/discord.js/src/client/actions/InteractionCreate.js:50:33) at module.exports [as INTERACTION_CREATE] (/home/murali/NanoSpacePlus/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36) at WebSocketManager.handlePacket (/home/murali/NanoSpacePlus/node_modules/discord.js/src/client/websocket/WebSocketManager.js:352:31) at WebSocketShard.onPacket (/home/murali/NanoSpacePlus/node_modules/discord.js/src/client/websocket/WebSocketShard.js:489:22) at WebSocketShard.onMessage (/home/murali/NanoSpacePlus/node_modules/discord.js/src/client/websocket/WebSocketShard.js:328:10) at callListener (/home/murali/NanoSpacePlus/node_modules/ws/lib/event-target.js:290:14) at WebSocket.onMessage (/home/murali/NanoSpacePlus/node_modules/ws/lib/event-target.js:209:9) at WebSocket.emit (node:events:513:28) at Receiver.receiverOnMessage (/home/murali/NanoSpacePlus/node_modules/ws/lib/websocket.js:1180:20) at Receiver.emit (node:events:513:28) at Receiver.dataMessage (/home/murali/NanoSpacePlus/node_modules/ws/lib/receiver.js:541:14) at Receiver.getData (/home/murali/NanoSpacePlus/node_modules/ws/lib/receiver.js:459:17) at Receiver.startLoop (/home/murali/NanoSpacePlus/node_modules/ws/lib/receiver.js:158:22) at Receiver._write (/home/murali/NanoSpacePlus/node_modules/ws/lib/receiver.js:84:10) at writeOrBuffer (node:internal/streams/writable:392:12) at _write (node:internal/streams/writable:333:10)

on play command

SyntaxError: Unexpected token in JSON at position 0
at JSON.parse ()
at Y.json (/mnt/privatexd/node_modules/petitio/dist/index.js:30:574)
at ke.json (/mnt/privatexd/node_modules/petitio/dist/index.js:30:2499)
at processTicksAndRejections (node:internal/process/task_queues:96:5)

More Command

Please add [addsimilar, searchsimilar, unshuffle, playprevious, voteskip, forceskip] cmds

Locales system

Hey i have question

In this discord bot template have Locales system (i18n)
And i copy it to my project, but when i try to use cmd with locales like NanoSpacePlus, i always get error like Section 'information' not found in locale 'en' message from bot.

So how to fixed?

DiscordAPIError[10062]: Unknown interaction

this is full error code when I use "lavalink" command

DiscordAPIError[10062]: Unknown interaction
    at handleErrors (C:\Users\Charles\Desktop\openai\node_modules\@discordjs\rest\dist\index.js:719:13)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async BurstHandler.runRequest (C:\Users\Charles\Desktop\openai\node_modules\@discordjs\rest\dist\index.js:820:23)
    at async _REST.request (C:\Users\Charles\Desktop\openai\node_modules\@discordjs\rest\dist\index.js:1256:22)
    at async ChatInputCommandInteraction.deferReply (C:\Users\Charles\Desktop\openai\node_modules\discord.js\src\structures\interfaces\InteractionResponses.js:69:5)
    at async Object.run (C:\Users\Charles\Desktop\openai\commands\Utility\LavaLink.js:23:9) {
  requestBody: { files: undefined, json: { type: 5, data: [Object] } },
  rawError: { message: 'Unknown interaction', code: 10062 },
  code: 10062,
  status: 404,
  method: 'POST',
  url: 'https://discord.com/api/v10/interactions/1191684783554695229/aW50ZXJhY3Rpb246MTE5MTY4NDc4MzU1NDY5NTIyOTpBaTYxalhVT3JUUUUxaE44clhYcmFkRG53alNBMzRjZndhbnc3U0dsbHlIdDEzdUJHU3lmbFVuWUFMWDBRbWlqbnI2ZGhiTXozS2gwam1YbnVnR0dUbEpXZVBTcUk5MDVCWkZkdVpNWGlhSHl4V0hkUmM1dTR3NWlpdDZ4RG1Nag/callback'
}
[ERROR] Node NanoSpace Errored!
[WARN] Node NanoSpace Disconnected!
[WARN] Node NanoSpace Reconnected!

i found a error how can we fix it

Error [DisallowedIntents]: Privileged intent provided is not enabled or whitelisted.
at WebSocketManager.createShards (/home/runner/NanoSpacePlus/node_modules/discord.js/src/client/websocket/WebSocketManager.js:250:15)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async MainClient.login (/home/runner/NanoSpacePlus/node_modules/discord.js/src/client/Client.js:232:7) {
code: 'DisallowedIntents'
}
MongooseServerSelectionError: connect ECONNREFUSED 127.0.0.1:27017
at NativeConnection.Connection.openUri (/home/runner/NanoSpacePlus/node_modules/mongoose/lib/connection.js:847:32)
at /home/runner/NanoSpacePlus/node_modules/mongoose/lib/index.js:351:10
at /home/runner/NanoSpacePlus/node_modules/mongoose/lib/helpers/promiseOrCallback.js:32:5
at new Promise ()
at promiseOrCallback (/home/runner/NanoSpacePlus/node_modules/mongoose/lib/helpers/promiseOrCallback.js:31:10)
at Mongoose._promiseOrCallback (/home/runner/NanoSpacePlus/node_modules/mongoose/lib/index.js:1149:10)
at Mongoose.connect (/home/runner/NanoSpacePlus/node_modules/mongoose/lib/index.js:350:20)
at module.exports (/home/runner/NanoSpacePlus/handlers/Database/loadDatabase.js:6:24)
at module.exports (/home/runner/NanoSpacePlus/handlers/loadDatabase.js:4:42)
at /home/runner/NanoSpacePlus/nanospace.js:53:103
at Array.forEach ()
at new MainClient (/home/runner/NanoSpacePlus/nanospace.js:53:64)
at Object. (/home/runner/NanoSpacePlus/index.js:2:16)
at Module._compile (node:internal/modules/cjs/loader:1099:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
at Module.load (node:internal/modules/cjs/loader:975:32) {
reason: TopologyDescription {
type: 'Single',
setName: null,
maxSetVersion: null,
maxElectionId: null,
servers: Map(1) { '127.0.0.1:27017' => [ServerDescription] },
stale: false,
compatible: true,
compatibilityError: null,
logicalSessionTimeoutMinutes: null,
heartbeatFrequencyMS: 10000,
localThresholdMS: 15,
commonWireVersion: null
}
}

FAQ

FAQ | (MOST) QUESTIONS! โ“

  1. Simple: Error [DISALLOWED_INTENTS]: Privileged intent provided is not enabled or whitelisted.
    Answer: https://gist.github.com/Adivise/ed4425f52cad9fd29614e3e021e3e297

  2. Simple: MongooseServerSelectionError: connect ECONNREFUSED 127.0.0.1:27017
    Answer: https://gist.github.com/Adivise/698d17a403c58d134354df3dddbc9032

  3. Simple: Cannot see Application Commands (Slash Commands!)
    Answer: Adivise/SpaceSocial#1

  4. Simple: RangeError: No available nodes.
    Answer: Change to anther nodes (Lavalink) Server

  5. Simple: Error: Cannot find module 'node:events'
    Answer: Go download node.js last version!

  6. Simple: SyntaxError: Unexpected token in JSON at position 0
    Answer: Adivise/NanoSpace#29

removedupes

Add removedupes for similar songs to your playlists.

Slash commads

when I enter / then there are no commands as it was written there is simply no fix

New update

i want in new update prefix & slash commands

issue with the setup channel still exist

after the latest release, it seem the bug on setup channel still exist and doest fixed. i've tried to fixed but another bug come after. So the setup channel messate after the setup command execute will suddently dissapear after 3 or 4 secs. Also, can u make the bot default source is spotify instead of youtube?

Bot cant play http Radio links

Hi i am facing this issue where the bot is unable to play HTTP links it just says application did not respond. Is there any way of fixing this issue ?
image

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.