I'm getting the "Error syncing commands: 403 Forbidden (error code: 50001): Missing Access". I've tried the things suggested in Stack Overflow but I'm still not getting the slash command to activate.
Bro what the heck is that syntax on line 29? since when can you use a colon inside function arguments? I'm so confused. I know in some other languages you can use that to inherit a class but never have i seen that in python. And I'm having a hard time finding any documentation of that online. I know "@" is used to overload a method on line 28 but somebody help me out here.
Update: I understand it now. I had to ask Bing AI because I didn't know what to call that syntax. But apparently its called "Type Hints". In other languages you must declare the type of variable before setting it. in python we never had to do that. But after python 3.5 they added this for better code readability and error debugging. so basically you are just letting the interpreter and who ever is reading your code know, that "this variable: should be this type". if not then the discord module should have its on error detection to tell what problem occurred.
praying part 4 comes out soon! These are great and very well made please keep going
Amazing tutorial, easy to follow and is very clear for someone who knows absolutely nothing at coding. Awaiting for part 4, keep it up!
EPIC MAKE PART 4!!
Nicely demonstrated! Don't forget to reset the token
love this series. very well done.
Thank you very much I really enjoy your tutorials! We need more frequent videosssss ❤
you earned a sub after this series. please keep it up!
Pretty slick, love the tutorial
MAKE MORE PLEASE!
Nice!
thx bro
I'm getting the "Error syncing commands: 403 Forbidden (error code: 50001): Missing Access". I've tried the things suggested in Stack Overflow but I'm still not getting the slash command to activate.
next episode when
Should be coming out in the next few days
@@James_S a few days huh...
@@James_Swhen
could you include the source code as well, pls
So what jf you have your bot and you want to separate commands in folders how will you implement slash cmds
when i put the try and except in 15:27 it says on the async below and the except it says Expected indented block Pylance
Music bot pls !
Thanks man this is helping so much. I tried reading the API Refrence but it's not entirely clear. I'm curious about timed events and sending links.
i should clarify, sending a message and link to a site at a specific time every week/day/month like for a news channel.
i have a problem it dont say anything about syncing
how to link channel with bot?
Thank you sooo much for the tutorial. !! You're the best ❤
Bro what the heck is that syntax on line 29? since when can you use a colon inside function arguments? I'm so confused. I know in some other languages you can use that to inherit a class but never have i seen that in python. And I'm having a hard time finding any documentation of that online. I know "@" is used to overload a method on line 28 but somebody help me out here.
Update: I understand it now. I had to ask Bing AI because I didn't know what to call that syntax. But apparently its called "Type Hints". In other languages you must declare the type of variable before setting it. in python we never had to do that. But after python 3.5 they added this for better code readability and error debugging. so basically you are just letting the interpreter and who ever is reading your code know, that "this variable: should be this type". if not then the discord module should have its on error detection to tell what problem occurred.
it justs run the hello feature
tragic 1 month ago
Can anyone help me with my code? - in comment below
It doesn’t show any error in consol but the role isn’t given the commands work perfectly
@@Fasky005 logic error