Data Structures: Stacks
4:32
3 жыл бұрын
Data Structures: Linked Lists
12:45
3 жыл бұрын
Пікірлер
@rafid_zx
@rafid_zx Ай бұрын
This very tutorial was the reason for me to get invested into python. After learning Python in 2020, I wanted to dive into a project and though about making a discord bot. This tutorial helped me step by step to make it which is still one of my favorite projects I have ever done and consequently for this, I am still using python as sole means. Thank you for this tutorial!
@supa.scoopa
@supa.scoopa 5 ай бұрын
Thank you so much :)
@rawa97775
@rawa97775 5 ай бұрын
I have been searching to find a tutorial for discord bots with python since long ago and finally I found your channel. But unfortunately why did you quit KZfaq?😢
@neerajvm8905
@neerajvm8905 6 ай бұрын
anyone having issue with getting "None " in vs code terminal use bot = hikari.GatewayBot( token='bot_token', intents=hikari.Intents.ALL) and allow every intents in Discord developer console bot section
@user-po8yz5sb4r
@user-po8yz5sb4r 7 ай бұрын
i cant get this to work correctly, i keep getting an error message saying im missing intents. ive tried to troubleshoot with this error and cant get anywhere with it
@chriszethird
@chriszethird 8 ай бұрын
Any chance you could explain how to do this but with slash commands?
@Fryzixou
@Fryzixou 8 ай бұрын
TY a lot bro
@schwaboy
@schwaboy 10 ай бұрын
Probably worth including some use case examples for where these data structures might be useful.
@liva31
@liva31 11 ай бұрын
If print.event comes as 'None' try to reset the token from discord developer page,,
@DarkblooM_IO
@DarkblooM_IO 11 ай бұрын
If your bot is returning None when sending a message, try this line: -> bot = hikari.GatewayBot(intents=hikari.Intents.ALL, token=token)
@dagamant
@dagamant Жыл бұрын
This actually works if you replace all instances of [user.id] with [f'{user.id}'] in the helper functions
@antleg100
@antleg100 Жыл бұрын
Amazing explanations and tutorial. Thanks
@user-xt9hx1bw5r
@user-xt9hx1bw5r Жыл бұрын
Thanks, for this. Question, how do you refer to a servers (guilds) prefix in another command like a help command. for example when you run the help command it does: ctx.send(f"Your prefix is {prefix}")?
@rerereuj
@rerereuj Жыл бұрын
this is an absolute godsend. So many tutorials go at a breakneck pace and skip over important stuff, even if they claim to be beginner friendly. Thank you for explaining each step, it really makes everything so much more understandable
@lostzed
@lostzed Жыл бұрын
Help me, it is only working in private messages
@RubbikT
@RubbikT Жыл бұрын
for some reason, out of nowhere lightbulb doen't have the attribute "BotApp" anymore
@gogglebloggerforbeginners5772
@gogglebloggerforbeginners5772 Жыл бұрын
how can i use the task as a ping e.g by sending prefix to get our task posted to channel ?
@WatchME_MainYT
@WatchME_MainYT Жыл бұрын
why my bot is not responding?
@sun_seer
@sun_seer Жыл бұрын
my computer wouldn't load hikari sadly
@jonahmulcrone6914
@jonahmulcrone6914 Жыл бұрын
are any of the tutorials from this series compatible with python 3+ & the current discord version?
@simontheguyfromthatshow1321
@simontheguyfromthatshow1321 Жыл бұрын
Guys when you type -U, make sure its capital U and not lowercase, its case sensitive
@nitish_shah
@nitish_shah Жыл бұрын
I got an error saying - import discord ModuleNotFoundError: No module named 'discord'
@Cryotap
@Cryotap Жыл бұрын
Doesn't work 2023
@skadoze1250
@skadoze1250 Жыл бұрын
could you make a video at some point about embeds for pictures and gifs you do a very good job explaining things and having a hard time figuring out how to do it using lightbulb for a discord bot
@yufeixu4479
@yufeixu4479 Жыл бұрын
Guys, also do import random to fix the issue were it says random not specified
@nos17
@nos17 Жыл бұрын
very cool, thanks!
@fade-mn9ch
@fade-mn9ch Жыл бұрын
Client = commands.bot(command_prefix = ‘.’) doesn’t work, why?
@vaiterius
@vaiterius Жыл бұрын
Buttons with Hikari!
@abcdgamer4856
@abcdgamer4856 Жыл бұрын
how to make ban kick warn command
@thereaper1847
@thereaper1847 Жыл бұрын
i have been looking to add to my killfeed discord bot i am a noob at all this and learning but i want two features on my bot for my dayz games server to help run it player location and the ability to set zones and the zones can be ban on kill or ban on entry i know this is possible as other paid bots have them but i just need a little help getting to under stand how and where to put the code as my killfeed bot does work but basic though would you be willing to help me out
@darkmudofhorror8224
@darkmudofhorror8224 Жыл бұрын
I have been trying to make a bot that can at least join voice channel, no where on the internet have I seen an explanation on how it works... I am so lost rn
@priceyt6839
@priceyt6839 Жыл бұрын
0:00 hi
@shauryapalaparthy6934
@shauryapalaparthy6934 Жыл бұрын
bro whenever i say a message in my server it just outputs none 4:02 i followed everything right what do i do
@leeandasi1383
@leeandasi1383 Жыл бұрын
Hi, I am having trouble on discord. There are no servers to add on the drop down list. What should I do?
@hakanayan8727
@hakanayan8727 Жыл бұрын
i downloaded python 3.11, but it is like onlycommand , not like in thi video
@altravenar
@altravenar Жыл бұрын
it has a running error.... how do i fix this?
@siemtesman
@siemtesman Жыл бұрын
WWW
@oofgaming4418
@oofgaming4418 Жыл бұрын
he started at a estimate of 10:43 pm
@oofgaming4418
@oofgaming4418 Жыл бұрын
it is not working for me in vscode i have tryed recoding it 5 times and it still did not work using hikari 2.0.0.dev115
@tygo.d1
@tygo.d1 Жыл бұрын
for me it says i need an uri
@hackzinchavoso9656
@hackzinchavoso9656 Жыл бұрын
8:10 thanks man!!! LMAO
@nsida_maichart
@nsida_maichart Жыл бұрын
For anyone who met the """UnicodeDecodeError: 'cp950' codec can't decode byte 0xe5 in position 95: illegal multibyte sequence""" error when running """python bot.py""", you will have to go to the folder where python and hikari was installed. Then edit ux.py Line 160 : change the """open("r")""" to """ open("r",encoding = "UTF-8") """
@flxshaep632
@flxshaep632 Жыл бұрын
Object async_generator cant be used in ”await” expression. What does this even mean
@VerzatileDev
@VerzatileDev Жыл бұрын
Under rated channel
@MaxymYT
@MaxymYT Жыл бұрын
in the "print(event.content)" it only prints word "None". Can you help me?
@xKyriakoZ
@xKyriakoZ Жыл бұрын
same
@kevintran2043
@kevintran2043 Жыл бұрын
A really great video and super easy to follow! I am wondering if you can add a time to it like "playing for 1 hour" or having a time elapsed thing. I am also wondering how you can add a game icon to it.
@yhsxi
@yhsxi Жыл бұрын
File "c:\Users ursu\yhsxi23.py", line 1, in <module> import discord File "c:\Users ursu\discord.py", line 3, in <module> class MyClient(discord.Client): AttributeError: partially initialized module 'discord' has no attribute 'Client' (most likely due to a circular import)
@HaozheChen-wj8gt
@HaozheChen-wj8gt Жыл бұрын
why when I was type the "Hi" in my discord bot server, in my vs code terminal it shown "NONE" ?
@atrocy2
@atrocy2 Жыл бұрын
there is a simple fix for that if you're still interested in bot coding lol
@michiigomarii
@michiigomarii Жыл бұрын
Hey great video, keep it up! You should do some coding asmr with that voice 😜💕🥰🥵
@Lucas-tz3jp
@Lucas-tz3jp Жыл бұрын
Guys I actually have an excuse. I started working full time 😔😔
@NakedTrashPanda
@NakedTrashPanda Жыл бұрын
Does that mean no more videos, or will they just take longer?