I remember watching your videos when I got into python and coding and decided to make a discord bot as a first project, lovely to see you still at it keep it up my guy!
@wuaht2 жыл бұрын
a fool moon night
@williamcalhoun78412 жыл бұрын
this comment is my life currently! wish me luck. :-p
@iuri39302 жыл бұрын
@@williamcalhoun7841 same lol
@shirfix2 жыл бұрын
@@williamcalhoun7841 Lmao it's same
@ankeet4042 жыл бұрын
Im the 100th liker!
@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
@keno71662 жыл бұрын
for anyone having trouble in the terminal and it not working, try to select the cmd terminal instead of powershell by clicking on the drop down arrow next to "powershell" on the right and select command prompt. hope this works for you!
@anon87232 жыл бұрын
If you are getting an error such as: File env\Scripts\Activate.ps1 cannot be loaded because running scripts is disabled on this system At the begging of this tutorial when setting up the bot in Virtual Studio Code, below is a tutorial on how to fix the error. Tutorial on how to fix: kzbin.info/www/bejne/jmjQmGamf8ubkLM The instuctions from that tutorial are listed below. There is an easy work around but you have to have Administrator access on the account that you are using on your PC. -Open PowerShell as Administrator -Type the command "Get-ExecutionPolicy -List" This will bring up a list of execution policies and their current status, at the very bottom of the list, it may say undefined or restricted -Type the command "Set-ExecutionPolicy Unrestricted" A popup will open asking if you would like to continue in powershell -Type "Y" to continue -Type the command "Get-ExecutionPolicy -List" This will show the new set of execution policies and their current status. Here is the YT video I followed for this error, the same YT video linked above: kzbin.info/www/bejne/jmjQmGamf8ubkLM
@-will-13892 жыл бұрын
thanks dude
@xxdarkking368xx52 жыл бұрын
Thank You so much you saved me
@modestasriabovas39772 жыл бұрын
Life saviour.
@ItsTooBrutal2 жыл бұрын
this works, this man knows his stuff
@darshshah76492 жыл бұрын
ur a god
@lyingpancake952 жыл бұрын
It's like a new season! Looking forward to this!
@whitehorsept2 жыл бұрын
NOTE: If "python" is not a recognised command (even though you downloaded/installed python), you need to go to your "control panel > system > advanced system settings > environment variables " and edit the "Path" variable to also include the folder where you installed python (that contains the python executable).
@nap_yuu2 жыл бұрын
thank you so much, i was struggling with this one!!
@Spiderfffun Жыл бұрын
or just redo the installer with add to path enabled
@leluch1616 Жыл бұрын
thank you!!
@minetestfan10152 жыл бұрын
Slash commands and interactions please. Great VID! Been curious about hikari for sometime now.
@sntx_82502 жыл бұрын
Great! I just started rewriting my Bot with Hikari (+ lightbulb, but also want to try tanjun). Will definitely be following this series.
@samchristopher69062 жыл бұрын
After 7 months a legend is finally back
@marbialyiusz_45882 жыл бұрын
Man, you're pretty underrated! This is really helpful, thanks. Definitely gonna follow this series, waiting for more!
@hishamabdulhak5392 жыл бұрын
starting the new year off with a new lucas upload!! 2022 is starting off good
@Haikuno2 жыл бұрын
If you're on Linux, you probably already know this, but to activate the virtual environment you need to run: source env/bin/activate
@Far-YT2 жыл бұрын
I'm on mac you saved my problem thanks mate :)
@ndp08302 жыл бұрын
I’m on Mac too but it said permission denied…
@TapirTot2 жыл бұрын
I did not know this, Thanks!
@m.nandanbhandary87422 жыл бұрын
A small tip : Increase the font size or zoom in because it is kinda hard to read even at 1080p.
@Lucas-tz3jp2 жыл бұрын
I am a little bit sick but hopefully I don't sound too bad :(
@namanbiswajit97562 жыл бұрын
Sounds fine to me no problem dude
@shreyas4492 жыл бұрын
Dad
@Rakhshita_g2 жыл бұрын
Get well soon and thanks for making this series ☺️
@alpha18_812 жыл бұрын
Hey, if I run the script, it gives me that rainbow-ish hikari text and everything looks fine. But the bot doesn't go online. I checked the token, I reinstalled hikari, but it wont start the bot. I went over to pycharm and there it says me that it can't find the hikari libary, even after reinstalling again... Am I again the only one in the world with this problem or does someone know a fix for that problem?? :/
@namanbiswajit97562 жыл бұрын
@@alpha18_81 did you created virtualenv and activated it properly?
@samineumanntaylor63452 жыл бұрын
Dude your back. I loved your dpy rewrite series
@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") """
@jimmyscott51442 жыл бұрын
Why hikari and not discord.py? Hikari is newer and has less documentation and I think would be harder for someone new because it does not have as big of a community. I don't know python well but I see so many tutorials for discord.py but switching while trying to learn seems a bit too confusing
@prince71872 жыл бұрын
Thank god, you are back. I missed this.
@RaghavKarthik17782 жыл бұрын
Welcome back! This tutorial was really helpful! Thanks! (:
@anonylol5372 жыл бұрын
why does yours say \Users\desktop\discordbot>python and my says \Users\kober\PycharmProjects\DiscordBot?? i need help and when i type -m venv env it doesnt work
@BenIsFound2 жыл бұрын
Round 3 here we go
@Lucas-tz3jp2 жыл бұрын
😂
@kookeekwisp2 жыл бұрын
Why is it when i do this, my bot's not online after running it?
@schnitzy95892 жыл бұрын
Looking forward to this!😃
@schnitzy9589 Жыл бұрын
Ohh boys I’m bored so back here again!
@kavinr.p35562 жыл бұрын
SICK WALLPAPER
@moosie55442 жыл бұрын
Do you know which wallpaper that is?
@Dawnbringer12 жыл бұрын
lifesaver! hopefully the other videos will come soon!
@pelusa12412 жыл бұрын
Continue with more videos like this one about Discord Bot! Music, Level, Embeds, Reaction Roles and so on.
@mrgokulbig62982 жыл бұрын
Lucas is BACK!
@sandiguha2 жыл бұрын
The background picture shows the place of 'Kailash' - the home of Lord Shiva and how I could tell this because can you spot that artifact beside the tree, that's the 'Trishul' or Trident of Lord Shiva.
@kameblitz2 жыл бұрын
Uhhh... Hii! So actually I saw your vids and pretty much liked it however there were huge gaps between some of them. So can you upload consistently for this series if possible?
@afterhours54662 жыл бұрын
it gives me an error when i type ".\env\Scripts\activate'
@sleepywithspeed2 жыл бұрын
Change the default terminal from powershell to cmd
@-will-13892 жыл бұрын
me too
@gamingworm88272 жыл бұрын
Hey, thanks for the great serious looking forward to it.
@rpfl50592 жыл бұрын
I WAS TRYING TO DO THIS FOR A WEEK THANKYOU
@hillybankok2 жыл бұрын
i forgot the application.commands but then it worked tysm
@Sciencedoneright2 жыл бұрын
By the way, discord tokens are valuable, do not show them to anyone else. They must be kept private, and they can be misused in case it was leaked. In case you leaked a token, regenerate it and replace the old token with the new one. Happy coding!
@aiden63432 жыл бұрын
ok dud
@jhonsuper70652 жыл бұрын
! mhmf
@Sciencedoneright2 жыл бұрын
@@jhonsuper7065 you're in twt? :O who are u?
@jhonsuper70652 жыл бұрын
@@Sciencedoneright PrabhS :mhm:
@Sciencedoneright2 жыл бұрын
@@jhonsuper7065 mhm nice
@mirzaadnan30122 жыл бұрын
You have such an amazing voice and your videos are very easy to follow along. Thank you for this. I would absolutely love to see you make tutorials on other topics beside discord bots
@DXAssassin2 жыл бұрын
ooo a new series?! amazing, keep it up!
@oz9985 Жыл бұрын
Hey when I host my bot i see the ram goes higher and higher out of nowhere. Any idea how to fix it ?
@styres9332 жыл бұрын
What is the difference to the series before? The hikari? Why use this and not the normal api for python?
@Lucas-tz3jp2 жыл бұрын
discord.py which was used in the last series, has been abandoned and will no longer be updated. I have moved on to using hikari thus the new series :)
@froststeel2 жыл бұрын
@@Lucas-tz3jp What about pycord?
@goldmannation2 жыл бұрын
@@Lucas-tz3jp this comment didnt age well
@knightmare48742 жыл бұрын
@@goldmannation why hasnt it age well?
@mxrcelical76792 жыл бұрын
He's back!
@totobs12 жыл бұрын
YAY! THANKS MAN!
@celaph87342 жыл бұрын
can i get the background?
@stefkoning23852 жыл бұрын
Can you make a musicbot part with queues and search + link stuff
@0xsuperman Жыл бұрын
Will this series cover how to make a bot to post messages to specific channels (not to respond to specific command in discord chat)?
@-karma13942 жыл бұрын
Why do i get a message saying “No module name ‘hikari’?
@virusyrel7712 жыл бұрын
Install it ig
@TydinisGR2 жыл бұрын
thanks for making this tutorial and please try to continue finishing this new series of teaching how to make discord bot in python! and also is the 2 series in ur channel are outdated?
@Ren-io4sx2 жыл бұрын
Hey man, what kind of theme are you using on VSCode
@skmkq2 жыл бұрын
History repeats itself for the third time and does'nt cease to be cool. Keep it up.
@hactavis2 жыл бұрын
what theme do you use for vsc?
@ayqet2 жыл бұрын
Hi Lucas, whenever I try and run .env\Scripts\activate I keep getting an error which is (The module '.env' could not be loaded) and then it tells me to run ('Import-Module .env') and I still get an error after that. Do you know how to fix this, thanks.
@MomIsCrying2 жыл бұрын
this from @Redfly from this somment section "NOTE: when making the virtual environment, you may get an error saying that your execution policy is wrong. I tried running VS code as an admin, but then it wouldn't let me open the folder. You can solve this by switching your intergrated promt from the default(powershell) to cmd. Thanks for the tutorial btw, it really helps =)"
@rockoyhead2 жыл бұрын
Yo I found a fix for it just watch this vid mate. kzbin.info/www/bejne/jmjQmGamf8ubkLM
@benbo95602 жыл бұрын
New serise lets go
@nightshadepoision2 жыл бұрын
I can't seem to get into the env file im on Linux Ubuntu.
@milkmannoodles37832 жыл бұрын
I'm having the same issue
@milkmannoodles37832 жыл бұрын
kzbin.info/www/bejne/mJzJlYCFltaNq80 found this youtube video that explains how to do it on linux
@censr66162 жыл бұрын
For anyone struggling with an error that looks something like this: ModuleNotFoundError: No module named 'hikari', restarting my vs code seemed to have fixed the issue
@kayd97332 жыл бұрын
This is pretty cool
@리코링2 жыл бұрын
welcom back!
@SlimeyDev2 жыл бұрын
What is ur upload schedule?
@gauravuttarkar96822 жыл бұрын
What's the difference between this series and the previous one?
@montecristo312 жыл бұрын
thaks, man!
@owotaku27122 жыл бұрын
Thx, can ask you one thing, I have 2 laptops and one pc but in my two laptops I can programming a bots for discord (also profile of windows are diferentes) however in my pc I can’t programming a bot, I mean test a bot (also the pc share the same profile windows from one of my laptops) my question is why I have discord.error HTT etc unauthorizatio?
@dagdbot832 жыл бұрын
He bac
@leeandasi1383 Жыл бұрын
Hi, I am having trouble on discord. There are no servers to add on the drop down list. What should I do?
@TehNitro2 жыл бұрын
What about some moderation commands?
@noerror94042 жыл бұрын
Upload more tutorial on this topic plsssssssssssss
@lautre98732 жыл бұрын
i mean... for the first step it say something about the powershell that i can open the "env" ? is it normal ?
@efipx2 жыл бұрын
Traceback (most recent call last): File "C:\Users\andre\env\disc_bot_test2.py", line 1, in import hikari ModuleNotFoundError: No module named 'hikari' pls help i did every step
@Rihards_Gold2 жыл бұрын
Do "pip install hikari-tanjun" That solved it for me
@sleepywithspeed2 жыл бұрын
Try restarting your computer, that worked for me
@rockoyhead2 жыл бұрын
@@Rihards_Gold You are a god thanks my friend.
@raksshana11972 жыл бұрын
how do i make the virtual enviroment on a mac? i cant use cmd because my default is zsh
@its_shuay2 жыл бұрын
I am getting a "No Module Named venv" when running python -m venv env How do I fix this error? (I am also using VS Code)
@ikenz1e2 жыл бұрын
after installing hikari and writing the import line i get this error "Import "hikari" could not be resolved Pylance (reportMissingImports)" it worked at first but after a while of coding it stopped working
@rinka84302 жыл бұрын
its: "import hikari" not "Import hikari"
@josuedelatorre352 жыл бұрын
@@rinka8430 still doesn't work, it says " ModuleNotFoundError: No module named 'hikari' "
@rinka84302 жыл бұрын
@@josuedelatorre35 so that is because u didnt install hikari, run this code in ur terminal: pip install hikari
@alpha18_812 жыл бұрын
@@rinka8430 I got the same error, i reinstalled twice but I still get this error
Whenver I run the code it tells me that "module 'hikari' has no attribute 'GateWayBot' "
@idontknowhatoput86632 жыл бұрын
what's that wallpaper it looks pretty cool
@SamikTiwari.20042 жыл бұрын
But why not continue the older ones??? It'll be really informative and easy to understand for those that have watched the older ones you can make newer stuff
@resc8632 жыл бұрын
Old one is dead
@justeenleidioso21502 жыл бұрын
You came back!
@alooflemur14922 жыл бұрын
i'm new to visual studio how do you get to that screen at 4:42 ?
@divyamsamarwal57522 жыл бұрын
Awesome
@harek2312 жыл бұрын
Welcome Back!!!
@just_andro2 жыл бұрын
Coool
@Rakhshita_g2 жыл бұрын
Welcome back
@nerolized12092 жыл бұрын
it is showing that hikari is not installed but when i tried it installing it again, it showed requirement already satisfied :\ edit: and im usind python 3.9
@EnglishRain2 жыл бұрын
Thank youuuuuuuu
@dextero2 жыл бұрын
Why not use nextcord or pycord?
@squish78312 жыл бұрын
Hey man, you helped me alot with coding, thank you so much! i would love to see more content ✨
@Games.On.Wheels2 жыл бұрын
Could you make a tutorial on how to set this up on a Raspberry Pi 4?
@jurgitaguobiene85042 жыл бұрын
it says no module hikari and i don't know what to do. can you help me?
@SlimeyDev2 жыл бұрын
plz can u do tutorials using pycord plzzzzzzz
@KanaIsTheCutest2 жыл бұрын
is there a way hikari can delete messages or kick/ban, basic functionalities
@revelmonger2 жыл бұрын
Nice voice drop.
@hakanayan8727 Жыл бұрын
i downloaded python 3.11, but it is like onlycommand , not like in thi video
@InfiniteSciences2 жыл бұрын
For me, IG its saying that python is not there. Could you assist me on this?
@じゅげむ-s6b2 жыл бұрын
ooo a updated one?
@FuzzyImages2 жыл бұрын
So right away I'm running into the problem of my computer saying "no such option: -U"
@helish_882 жыл бұрын
refresh token, lmao. it was cool.
@vent_srikar73602 жыл бұрын
any resource for me to learn how to code a discord bot using hikari
@minseokwon97232 жыл бұрын
why does event.content return none
@abdistic10472 жыл бұрын
works on replit aswell?
@doubled88462 жыл бұрын
can i use pycharm for this?
@adjectif38872 жыл бұрын
thanks
@shryansh_a162 жыл бұрын
is he trying to launch something like no way home?? as that too had too many reboots!!
@enriquealba53452 жыл бұрын
i did everything exaclty the same but I never got the rainbow hitari I have the error hikari has no attribute gatewaybot
@enriquealba53452 жыл бұрын
nvm just save the file at the end then run it right before python.py
@fuzoken76982 жыл бұрын
man when i am activating environment it says cannot be loaded because running scripts is disabled on this system. do you know something abt it?
@m1n3c4rt2 жыл бұрын
run Set-ExecutionPolicy -ExecutionPolicy Unrestricted, it works for me
@sleepywithspeed2 жыл бұрын
Change your default terminal to cmd in vs code settings