NOTE!! In the ban and kick commands don't include None, make sure it is just reason and not reason: None! Join my new discord server if you need any coding help: discord.gg/sYfZhAAJ9z Like and subscribe if you enjoyed, I would appreciate that!
Incredible Tutorial! You explained everything really well. Nice video. But you just showed your bot token in the video which isn't really safe. You can use environment variables to save the bot token.
I don't know if you will actually see this but how do you make the ban length a set time? I know some bots have a feature where you can ban them for a set length of time but I would like to know how you can do that. Hope you can help!
can you send the lines of code for the mute command? I am having some errors and I cannot find where I messed up I am just a tad bit confused and it would help me greatly.
I was having an error with the kick feature, if you're having the same problem,, just switch reason:None to reason="none" then change the if statement to 'if reason == "none":
NOTE!! In the ban and kick commands don't include None, make sure it is just reason and not reason: None!
Join my new discord server if you need any coding help: discord.gg/sYfZhAAJ9z
Like and subscribe if you enjoyed, I would appreciate that!
Amazing tutorial! Still actual for python newbie in 2024)
Incredible Tutorial! You explained everything really well. Nice video. But you just showed your bot token in the video which isn't really safe. You can use environment variables to save the bot token.
he can just reset it every time he one so dont worry
For everyone having problems with the mute, add "import datetime" to the top of your code.
still dont work😊
@@ReversalFXG skill issue
Nice tutorials, very useful. Thanks and keep it up😄
the mute command didnt work for me
it doesnt work for me...
I don't know if you will actually see this but how do you make the ban length a set time? I know some bots have a feature where you can ban them for a set length of time but I would like to know how you can do that. Hope you can help!
Using the same method to ban a user add a line await asyncio.sleep() to wait a certain amount of time then write another line to unban the user
Amazing tutorial!
what a lovely test subject 😋
Hi, nice video, it help me so much, but i have question, it is possible to add custom maximum countdown, like mute for maximum 5minutes?
Yes, just use an if else statement to check if timelimit exceeds 5minutes
can you send the lines of code for the mute command? I am having some errors and I cannot find where I messed up I am just a tad bit confused and it would help me greatly.
Discord for help: discord.gg/sYfZhAAJ9z
someone help pls. my mute command works but i get an error when kicking or banning saying "Converting to "NoneType" failed for parameter "reason"
same
Uhm hey you there the timeout doesn't work it gives a long list of error
Discord for help: discord.gg/sYfZhAAJ9z
Very useful but I can't use it cause some error
What error?
No working (
It's working fine, you must've made a mistake in the code
I was having an error with the kick feature, if you're having the same problem,, just switch reason:None to reason="none"
then change the if statement to 'if reason == "none":
umm can you give your discord server link?
discord.gg/sYfZhAAJ9z