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 373 forks source link

Twitch command not working #787

Closed lITronusIl closed 1 year ago

lITronusIl commented 1 year ago

i created an .env with the twitch infos, bot says it doesnt know that command

Bacon-Fixation commented 1 year ago

Howdy @lITronusIl,

are you getting an error message? (there is a log file that is created /Master-Bot/packages/bot/logs/)

make sure the info is correct in the .env

TWITCH_CLIENT_ID="exampleClientId"
TWITCH_CLIENT_SECRET="exampleClientSecret"

Are the twitch commands not listed when /?
If the bot was initially running without twitch commands then were added after, it may take a while for Discords command registry to update for your client, can try closing your discord and relaunching it,

Hope this helps, if you are still having problems with the twitch commands, please include a completed Bug template

Much Love -Bacon

Bacon-Fixation commented 1 year ago

Howdy @lITronusIl,

wondering if you still needed assistance with the Twitch Commands

Much Love -Bacon

lITronusIl commented 1 year ago

Oh sorry, missed that up, its working all fine now.

Bacon-Fixation commented 1 year ago

That's wonderful to hear, if you run into any issue please feel free to let us know <3

Much Love -Bacon