How to create a Discord bot with Python: Part 1 (Setting up)

preview_player
Показать описание
In this video, I'll go through the setup part of starting to write a Discord Bot with Python. Also some general advice on best practices. This video opens up the series, and in upcoming parts, we'll start coding and then take the bot even further.

If you like the content on this channel, please help this experiment grow bigger. Like or comment on the videos, subscribe, and if you want to get notified of new videos, also click that bell icon after subscribing.

The link you will need is:

Рекомендации по теме
Комментарии
Автор

You're the least popular youtuber that has ever popped up in my recommended.
Time to see this bot setup!

psychokiller
Автор

I'm glad i stumbled on this video! :) Cant wait for the next one.

nullvoid
Автор

Great video! Excited to keep up with this series.

MrrArno
Автор

thank you for your time and effort good sir

XxMonkeyACCxX
Автор

I'm teaching a python course this semester and I have been using Discord as a communication tool while teaching remotely (and will do so afterwards). I'm eager to see the next part and to find ways to use this in my teaching. Cheers.

milleyj
Автор

Thiisss iss spartaaaa!!! anyone?? looks like that actor...

JohnDoe-ncte
Автор

hello, can you make a video how to use the database with bot

ccauntte
Автор

I loved the video but just one request use discord dark theme ( just a suggestion)

siraajrizvi
Автор

Hello. I made a discord bot using python and i figured out how to use it to send files. My issue is, i have alot of images and i want to make it so that one command works for multiple images but it cycles through them ramdomly. Regular random or shuffle commands do not work for this. the command to send a file is:

@ client.command()
async def example(ctx):
await

the installer is:

pip install discord

and to import it do:

import discord as dsc

If anyone has any idea how i can do this that would be very helpfull!

AndrewLuvsJesus
Автор

I really hav high hopes with this

I have used this lib for more than a year.
And every tutorial is just some bad code.
I hope you use examples given in git and read the docs

suraj_ag
welcome to shbcf.ru