(2020) How to Code Your Own Discord Bot in Python #4 - Adding Commands To Your Bot!

preview_player
Показать описание
Hello friends! My name is Ajay, and I am a rising senior in high school. In this mini-series, I teach you how to create your very own bot for Discord using Python!

Visit my personal website / blog!

Follow me on Twitter!

Thanks for watching, and feel free to ask questions in the comment section below!

Disclaimer:
My YouTube channel is run solely by me, Ajay Gandecha, and is NOT associated with and does NOT endorse any club or organization within ANY institution. Thank you.
Рекомендации по теме
Комментарии
Автор

I am a teacher, a foreign language one but my academic degree is computer software. It is just, how perfect you are describing it. I was disconnected with developing in any form for over a decade, but u revived it there in me. Zillions of tnx

cryptonyx
Автор

This guy... This guy deserves more subs

Emilijanandre
Автор

Bro, you explain better than my Comp Sci Professor 👏🏻

airplane
Автор

This is the video I was looking for, thank you

travh_
Автор

These videos are amazing!! Best series on youtube by far. You should consider putting these on udemy!

mumbah
Автор

This is really helping me develop my Discord Bot. Thank you for all the great content.

blawrie
Автор

Hello, can i ask on how to implement a timed function? lets say i want the bot to print something when its 10:00am.

zedshockblade
Автор

Is where a way to add multiple prefixes? For example one for general users and another for admins? Like !! and -- to separate the commands between them?

unorthodocs
Автор

Can you show us how to connect our bot to a MySQL database? It would be very appreciated!

barneyswiftjaguar
Автор

Can you put a cooldown on an event or only commands?

Amish_Avenger
Автор

i got so many errors of client when i run it it gave me 9 error of client any help?

bruhdiscooord
Автор

My client.command doesnt work. Do you know why? Please, i need help

moonister
Автор

Great Work, It was soo useful. Please make a video about adding various functions like time conversion, or extracting data..kinda like widgets... Thanks and keep it up..

himanshusurve
Автор

awesome bro! You explain it so good!
thnx

Vivekprakashindia
Автор

Hi! I really love this series but I have problem with from discord.ext import commands - discord.ext is green underlined and it doesn't work. Could you please help me? 😄

maevegfx
Автор

VERY USEFUL IM JUST LEARNING AND ITS GREAT !!!! !

innovationstudios
Автор

if you could pls make a tutorial economy system

lemmeplay
Автор

The "from discord.ext import commands" doesn't work for me. Can anyone help me?

physalia
Автор

Is it possible to code on iPad as your main machine ? If so what languages can you use ?

ios_venom
Автор

client = commands.bot (command_prefix='=')
TypeError: 'module' object is not callable

rapido