Discord.py Bot Tutorial - Per Guild Prefixes & Cooldowns (Episode #6) | MenuDocs

Discord.py Bot Tutorial - Per Guild Prefixes & Cooldowns (Episode #6) | MenuDocs

MenuDocs

4 года назад

8,220 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@woidzero
@woidzero - 24.03.2021 22:12

BEST!

Ответить
@wasdeq6894
@wasdeq6894 - 11.10.2020 15:47

Can anyone help i'm getting this error:
"No module named 'cogs._json'"
Edit: nvm i figured it out i already had a fuction that imports all my cogs so i had to make a new folder for this

Ответить
@valorrz
@valorrz - 01.09.2020 15:07

How do I make the bot not respond when I mentioned it and I typed something in it. For ex: @botname hi

Ответить
@flatbridge8776
@flatbridge8776 - 20.07.2020 00:46

you should touch on the fact that it's an extremely bad idea to use a json as a database if the viewer plans to make the bot much larger

Ответить
@leonardocolombo6851
@leonardocolombo6851 - 12.07.2020 10:33

"no module named cogs.__json", can you help me pls?

Ответить
@loopymomy2532
@loopymomy2532 - 28.05.2020 13:47

The cooldown here is inefficient. You did not show where you added the command on cooldown handler which is very useful because it changed in time. Also, one issue I have with cooldown mapping and cooldown commands is the reply. It repeats a lot if the user spams the command. Which will break your bot. So that’s what people need to take into account when talking about cooldowns. Because people will do that and you don’t want it to affect your bot.

Ответить
@light-owo
@light-owo - 19.05.2020 05:51

would "20" be cooldown time and this "1"? I didn't understand what it is for
@commands.cooldown(1, 20, commands.BucketType.user)

Ответить
@Rizzley_Genshin
@Rizzley_Genshin - 08.04.2020 00:29

Moderation commands with a custom channel for logs. Keep up with your videos dude, you are great

Ответить
@migueltheworld4734
@migueltheworld4734 - 04.04.2020 22:31

Level command please

Ответить
@jonasschitt6864
@jonasschitt6864 - 04.04.2020 19:04

First as always! Great video. Even though im not programming along, im learning so much about Python (& d.py) hehe

Ответить