How to make a Discord Bot in Python! (Part 13: Cogs) (2021 Update)

How to make a Discord Bot in Python! (Part 13: Cogs) (2021 Update)

James S

2 года назад

13,611 Просмотров

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


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

Minh Thiều
Minh Thiều - 23.04.2023 17:35

love your videos

Ответить
Krokodyleu
Krokodyleu - 14.04.2023 15:55

Hi, I'm having an issue, in client.load_extension(extension) the debugger says me: RuntimeWarning: coroutine 'BotBase.load_extension' was never awaited
client.load_extension(extensions). It's not a syntax problem

Ответить
Anon Fourtyfive
Anon Fourtyfive - 26.02.2023 21:02

btw, I keep hearing __init__.py in my head, lel. just saying.
Thanks again.

Ответить
Anon Fourtyfive
Anon Fourtyfive - 26.02.2023 21:00

damn I love your videos.
Thank you, Legend.

Ответить
VoidDisruption
VoidDisruption - 20.01.2023 06:42

It continues to tell me that the "self" value is not used. Having it in there or not, the commands just don't work within the cog?

Ответить
Charon
Charon - 06.01.2023 18:55

Can you provide a github link?

Ответить
System vs Minecraft
System vs Minecraft - 10.10.2022 20:21

Hi, I'm having an issue, in client.load_extension(extension) the debugger says me: RuntimeWarning: coroutine 'BotBase.load_extension' was never awaited
client.load_extension(extensions). It's not a syntax problem

Ответить
Shooky
Shooky - 05.09.2022 15:37

It's usually the little things in coding that gives you headaches and depression, I was quite literally staring at my screen for the past 4 hours before I came across this video and you mentioning about chucking in a self in creating async def arguments. So I chucked in a self and it magically worked.

Ответить
LS_Wartaal
LS_Wartaal - 04.09.2022 13:03

Wonderfull world of Cogs

Ehrm. That sounds different to what you mean i hope?

Ответить
Elijah McDonald
Elijah McDonald - 12.05.2022 02:49

Very straight forward video, I love the way it was executed. Really made it easy to understand.

Ответить
Yigit Kaya
Yigit Kaya - 18.04.2022 11:21

hey is there any way that we can run multiple bots from one script

Ответить
_jirkAA_
_jirkAA_ - 04.04.2022 20:49

Hello can someone help I have the cogs but in the cogs it didnt see variable client pls reply

Ответить
SumYin
SumYin - 13.03.2022 14:48

Thank you so much for making this, this is so helpful!

Ответить
Thiboat
Thiboat - 19.02.2022 01:45

You are amazing! You are super talented! Keep the videos coming you have an energy that makes you want to listen :)

Ответить
bruceybizzit
bruceybizzit - 16.12.2021 00:56

could you do a follow up on how to make slash commands work within a Cog?

Ответить
Haxx0r
Haxx0r - 05.12.2021 17:13

How would you get the name of all of all of the loaded cogs?

Ответить