Giter Club home page Giter Club logo

a41sl's People

Contributors

blazeisclone avatar dependabot[bot] avatar pissy1209 avatar sahaswin 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

Watchers

 avatar  avatar

a41sl's Issues

Try to host the bot on heroku and keep an getting an error

2021-10-27T13:46:27.223018+00:00 heroku[worker.1]: Starting process with command npm run start
2021-10-27T13:46:27.866681+00:00 heroku[worker.1]: State changed from starting to up
2021-10-27T13:46:28.792432+00:00 app[worker.1]:
2021-10-27T13:46:28.792455+00:00 app[worker.1]: > [email protected] start /app
2021-10-27T13:46:28.792461+00:00 app[worker.1]: > pm2-runtime start ecosystem.config.js --env production
2021-10-27T13:46:28.792462+00:00 app[worker.1]:
2021-10-27T13:46:29.158058+00:00 app[worker.1]: 2021-10-27T13:46:29: PM2 log: Launching in no daemon mode
2021-10-27T13:46:29.248501+00:00 app[worker.1]: 2021-10-27T13:46:29: PM2 log: [Watch] Start watching index
2021-10-27T13:46:29.249059+00:00 app[worker.1]: 2021-10-27T13:46:29: PM2 log: App [index:0] starting in -fork mode-
2021-10-27T13:46:29.259190+00:00 app[worker.1]: 2021-10-27T13:46:29: PM2 log: App [index:0] online
2021-10-27T13:46:30.882130+00:00 app[worker.1]: Reaction Roles : Fetching messages
2021-10-27T13:46:30.882401+00:00 app[worker.1]: MemesAPI ready
2021-10-27T13:46:30.882420+00:00 app[worker.1]: Bot Connected to :
2021-10-27T13:46:30.882436+00:00 app[worker.1]: Logged in as AIO BOT!
2021-10-27T13:46:30.882459+00:00 app[worker.1]: Discord.js API Ready! ⚡
2021-10-27T13:46:30.883564+00:00 app[worker.1]: TypeError: Cannot read property 'messages' of undefined
2021-10-27T13:46:30.883642+00:00 app[worker.1]: at /app/src/events/reaction_roles/load.js:27:11
2021-10-27T13:46:30.883659+00:00 app[worker.1]: at Client. (/app/src/events/reaction_roles/load.js:47:7)
2021-10-27T13:46:30.883673+00:00 app[worker.1]: at Client.emit (events.js:327:22)
2021-10-27T13:46:30.883688+00:00 app[worker.1]: at WebSocketManager.triggerClientReady (/app/node_modules/discord.js/src/client/websocket/WebSocketManager.js:431:17)
2021-10-27T13:46:30.883701+00:00 app[worker.1]: at WebSocketManager.checkShardsReady (/app/node_modules/discord.js/src/client/websocket/WebSocketManager.js:415:10)
2021-10-27T13:46:30.883714+00:00 app[worker.1]: at WebSocketShard. (/app/node_modules/discord.js/src/client/websocket/WebSocketManager.js:197:14)
2021-10-27T13:46:30.883724+00:00 app[worker.1]: at WebSocketShard.emit (events.js:315:20)
2021-10-27T13:46:30.883745+00:00 app[worker.1]: at WebSocketShard.checkReady (/app/node_modules/discord.js/src/client/websocket/WebSocketShard.js:475:12)
2021-10-27T13:46:30.883757+00:00 app[worker.1]: at Object.module.exports [as READY] (/app/node_modules/discord.js/src/client/websocket/handlers/READY.js:20:9)
2021-10-27T13:46:30.883768+00:00 app[worker.1]: at WebSocketManager.handlePacket (/app/node_modules/discord.js/src/client/websocket/WebSocketManager.js:384:31)
2021-10-27T13:46:30.883780+00:00 app[worker.1]: at WebSocketShard.onPacket (/app/node_modules/discord.js/src/client/websocket/WebSocketShard.js:444:22)
2021-10-27T13:46:30.883793+00:00 app[worker.1]: at WebSocketShard.onMessage (/app/node_modules/discord.js/src/client/websocket/WebSocketShard.js:301:10)
2021-10-27T13:46:30.883805+00:00 app[worker.1]: at WebSocket.onMessage (/app/node_modules/ws/lib/event-target.js:132:16)
2021-10-27T13:46:30.883818+00:00 app[worker.1]: at WebSocket.emit (events.js:315:20)
2021-10-27T13:46:30.883831+00:00 app[worker.1]: at Receiver.receiverOnMessage (/app/node_modules/ws/lib/websocket.js:833:20)
2021-10-27T13:46:30.883842+00:00 app[worker.1]: at Receiver.emit (events.js:315:20)
2021-10-27T13:46:30.883853+00:00 app[worker.1]: at Receiver.dataMessage (/app/node_modules/ws/lib/receiver.js:517:14)
2021-10-27T13:46:30.883865+00:00 app[worker.1]: at Receiver.getData (/app/node_modules/ws/lib/receiver.js:435:17)
2021-10-27T13:46:30.883876+00:00 app[worker.1]: at Receiver.startLoop (/app/node_modules/ws/lib/receiver.js:143:22)
2021-10-27T13:46:30.883887+00:00 app[worker.1]: at Receiver._write (/app/node_modules/ws/lib/receiver.js:78:10)
2021-10-27T13:46:30.883899+00:00 app[worker.1]: at doWrite (_stream_writable.js:403:12)
2021-10-27T13:46:30.883911+00:00 app[worker.1]: at writeOrBuffer (_stream_writable.js:387:5)

command nowplaying doesn't work.

When there's song playing and trying to run the command nowplaying, it doesn't work, instead it says this. "There was an error executing that command."

Can't start bot

after i run "npm start"

it says this.

TypeError: Cannot read properties of undefined (reading 'messages')
    at C:\Users\acer\Desktop\A41SLBOT-master\src\events\reaction_roles\load.js:27:11
    at Client.<anonymous> (C:\Users\acer\Desktop\A41SLBOT-master\src\events\reaction_roles\load.js:47:7)
    at Client.emit (node:events:406:35)
    at WebSocketManager.triggerClientReady (C:\Users\acer\Desktop\A41SLBOT-master\node_modules\discord.js\src\client\websocket\WebSocketManager.js:431:17)
    at WebSocketManager.checkShardsReady (C:\Users\acer\Desktop\A41SLBOT-master\node_modules\discord.js\src\client\websocket\WebSocketManager.js:415:10)
    at WebSocketShard.<anonymous> (C:\Users\acer\Desktop\A41SLBOT-master\node_modules\discord.js\src\client\websocket\WebSocketManager.js:197:14)
    at WebSocketShard.emit (node:events:394:28)
    at WebSocketShard.checkReady (C:\Users\acer\Desktop\A41SLBOT-master\node_modules\discord.js\src\client\websocket\WebSocketShard.js:475:12)
    at WebSocketShard.onPacket (C:\Users\acer\Desktop\A41SLBOT-master\node_modules\discord.js\src\client\websocket\WebSocketShard.js:447:16)
    at WebSocketShard.onMessage (C:\Users\acer\Desktop\A41SLBOT-master\node_modules\discord.js\src\client\websocket\WebSocketShard.js:301:10)
    at WebSocket.onMessage (C:\Users\acer\Desktop\A41SLBOT-master\node_modules\ws\lib\event-target.js:132:16)
    at WebSocket.emit (node:events:394:28)
    at Receiver.receiverOnMessage (C:\Users\acer\Desktop\A41SLBOT-master\node_modules\ws\lib\websocket.js:833:20)
    at Receiver.emit (node:events:394:28)
    at Receiver.dataMessage (C:\Users\acer\Desktop\A41SLBOT-master\node_modules\ws\lib\receiver.js:517:14)
    at Receiver.getData (C:\Users\acer\Desktop\A41SLBOT-master\node_modules\ws\lib\receiver.js:435:17)
    at Receiver.startLoop (C:\Users\acer\Desktop\A41SLBOT-master\node_modules\ws\lib\receiver.js:143:22)
    at Receiver._write (C:\Users\acer\Desktop\A41SLBOT-master\node_modules\ws\lib\receiver.js:78:10)
    at writeOrBuffer (node:internal/streams/writable:389:12)
    at _write (node:internal/streams/writable:330:10)
    at Receiver.Writable.write (node:internal/streams/writable:334:10)
    at TLSSocket.socketOnData (C:\Users\acer\Desktop\A41SLBOT-master\node_modules\ws\lib\websocket.js:908:35)

[BUG] Pause and Resume are not working for me

Describe the bug
Ok so im not really good at coding nor using Visual Studio but i did manage to run your code but the command "/resume" is not working and idk what to do or how to fix this issue.

To Reproduce
Steps to reproduce the behavior:

  1. Use Command "/pause" then use command "/resume"
  2. Notice error that it did not resume and that you could not hear audio when you did the "/resume" command.

Expected behavior
to resume my music and to hear the audio

Screenshots
I can't really send any screenshots just cause its audio related but i do have the debug console.
image

Desktop (please complete the following information):

  • OS: Windows 10 Pro
  • Browser Firefox Developer Edition
  • Version 93.0b5 (64-bit)

Additional context
I tried running your bot on replit but .env file is deprecated on there for some odd reason so thats why i had to try vs code.

/STOP ERROR

Hi ! /stop don't work , all time send this error : ⛔ Music commands are only available in add-music channel ! Why , How can i fix it?? :/

Docker Support

Is your feature request related to a problem? Please describe.
I'd like to run this project in a container so that I don't have to install it natively.

Describe the solution you'd like
At minimum I would like to have a Docketfile to build the bot. Additionally it would be nice to have the Docker image pushed to a registry.

Describe alternatives you've considered
I could build my own Docketfile but I want to improve this project and share what I do.

Additional context

WHAT SORCERY IS THIS

I TRY PLAY MUSIC MICKAL JACSON BUT I NO HEAR MICKAL JACSON FORM A41SL WHAT THE BLOODY SORCERY IS THIS

memeSendChannel.send(meme).catch(console.error);

/A41SLBOT/src/events/guild/ready.js:32
      memeSendChannel.send(meme).catch(console.error);
                       ^

TypeError: Cannot read property 'send' of undefined
    at Request._callback (/A41SLBOT/src/events/guild/ready.js:32:23)
    at Request.self.callback (/A41SLBOT/node_modules/request/request.js:185:22)
    at Request.emit (events.js:314:20)
    at Request.<anonymous> (/A41SLBOT/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:314:20)
    at IncomingMessage.<anonymous> (/A41SLBOT/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:420:28)
    at IncomingMessage.emit (events.js:326:22)
    at endReadableNT (_stream_readable.js:1241:12)
    at processTicksAndRejections (internal/process/task_queues.js:84:21)

Error Bot Connected to : D:\A41SLBOT-master\src\events\reaction_roles\load.js:27 .messages.fetch(message_id)

D:\A41SLBOT-master>node index.js
Reaction Roles : Fetching messages
Logged in as XCODER123!
Discord.js API Ready! ⚡
MemesAPI ready
Bot Connected to :
D:\A41SLBOT-master\src\events\reaction_roles\load.js:27
.messages.fetch(message_id)
^

TypeError: Cannot read properties of undefined (reading 'messages')
at D:\A41SLBOT-master\src\events\reaction_roles\load.js:27:11
at Client. (D:\A41SLBOT-master\src\events\reaction_roles\load.js:47:7)
at Client.emit (node:events:532:35)
at WebSocketManager.triggerClientReady (D:\A41SLBOT-master\node_modules\discord.js\src\client\websocket\WebSocketManager.js:431:17)
at WebSocketManager.checkShardsReady (D:\A41SLBOT-master\node_modules\discord.js\src\client\websocket\WebSocketManager.js:415:10)
at WebSocketShard. (D:\A41SLBOT-master\node_modules\discord.js\src\client\websocket\WebSocketManager.js:197:14)
at WebSocketShard.emit (node:events:520:28)
at WebSocketShard.checkReady (D:\A41SLBOT-master\node_modules\discord.js\src\client\websocket\WebSocketShard.js:475:12)
at Object.module.exports [as READY] (D:\A41SLBOT-master\node_modules\discord.js\src\client\websocket\handlers\READY.js:20:9)
at WebSocketManager.handlePacket (D:\A41SLBOT-master\node_modules\discord.js\src\client\websocket\WebSocketManager.js:384:31)
at WebSocketShard.onPacket (D:\A41SLBOT-master\node_modules\discord.js\src\client\websocket\WebSocketShard.js:444:22)
at WebSocketShard.onMessage (D:\A41SLBOT-master\node_modules\discord.js\src\client\websocket\WebSocketShard.js:301:10)
at WebSocket.onMessage (D:\A41SLBOT-master\node_modules\ws\lib\event-target.js:132:16)
at WebSocket.emit (node:events:520:28)
at Receiver.receiverOnMessage (D:\A41SLBOT-master\node_modules\ws\lib\websocket.js:833:20)
at Receiver.emit (node:events:520:28)
at Receiver.dataMessage (D:\A41SLBOT-master\node_modules\ws\lib\receiver.js:517:14)
at Receiver.getData (D:\A41SLBOT-master\node_modules\ws\lib\receiver.js:435:17)
at Receiver.startLoop (D:\A41SLBOT-master\node_modules\ws\lib\receiver.js:143:22)
at Receiver._write (D:\A41SLBOT-master\node_modules\ws\lib\receiver.js:78:10)
at writeOrBuffer (node:internal/streams/writable:389:12)
at _write (node:internal/streams/writable:330:10)
Plz help me

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.