galnir / Master-Bot

A Discord music bot and dashboard with slash commands, playlist support, Spotify, music quiz, saved playlists, lyrics, gifs and more
MIT License
464 stars 372 forks source link

Passive bot #605

Closed MrUnstable closed 3 years ago

MrUnstable commented 3 years ago

Describe the bug I really don't know if this is supposed to happen but after following every single step (even multiple times with reinstalling different versions of Node.js) bot is just T-posing ( being passive ) lets put it like that >.> whats confusing me is the fact that bot is online but i cant call it with / nor ! ... spent almost an hour tryin out different API keys , versions of node. also tried out communicating with mongo db ant it works just fine , permissions on discord server also looks good and after runnin around in circle i tried out other disc bot (java based) from gh and yup it worked

To Reproduce Steps to reproduce the behavior:

  1. node index.js
  2. x

Expected behavior Bot should be online and working

Screenshots Screenshot_17

Desktop (please complete the following information):

Additional context I tried to run it in cmd and ps as admin but it returned the same result Ready! message without any errors or pointers where did it gone wrong

cybermagma-dev commented 3 years ago

for what purpose are you using mongo db

MrUnstable commented 3 years ago

for what purpose are you using mongo db

well, honestly i don't know xd i just saw that mongodb is needed and i wanted a lil challenge that sums it up

galnir commented 3 years ago

for what purpose are you using mongo db

MongoDB is needed for the saved playlists feature and more features that will be added in the future

galnir commented 3 years ago

@MrUnstable When you type / in the chat do you see the menu pop up?

MrUnstable commented 3 years ago

@MrUnstable When you type / in the chat do you see the menu pop up?

Nope theres no options from bot just vanilla discord built ins i invited other bots just to see if my disc is bugged or something but they showed up in /

Screenshot_18

galnir commented 3 years ago

@MrUnstable When you type / in the chat do you see the menu pop up?

Nope theres no options from bot just vanilla discord built ins i invited other bots just to see if my disc is bugged or something but they showed up in /

Screenshot_18

And the bot is online in that exact same server you opened the menu in?

MrUnstable commented 3 years ago

@MrUnstable When you type / in the chat do you see the menu pop up?

Nope theres no options from bot just vanilla discord built ins i invited other bots just to see if my disc is bugged or something but they showed up in / Screenshot_18

And the bot is online in that exact same server you opened the menu in?

hell yeah xd thats whats bothering me lmao i dont know how is that possible i mean i can ss one more pic of whole server only thing i didnt try is cutting spaces in bots name

Screenshot_19

galnir commented 3 years ago

@MrUnstable Kick your bot from the server and follow this guide step by step. You may have enabled or disabled something when you created your bot in the developer portal. Lemme know if it helps you

MrUnstable commented 3 years ago

@MrUnstable Kick your bot from the server and follow this guide step by step. You may have enabled or disabled something when you created your bot in the developer portal. Lemme know if it helps you

Dear lord im so dumb i knew something was missing from invite link damn it xd thank you so much it works now and sorry for all of this mess ^^

Screenshot_20