#๐ hello who can help me with making a discord bot?
30 messages ยท Page 1 of 1 (latest)
@ionic fable
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
yo
Maybe everyone..... Well post your questions here and we will help
be specific about what you want help with while making your own discord bot
it don't think anyone will make one from scratch for you
Do you need help in finding proper resources or examples?
i have a bot and everything but my problem is i have 0 experience in python
!res
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
thanks gng
Get familiar with basics of python like datatypes, loops, conditionals etc, and you'll be good to go, learning oops can be helpful as well.
uh do yall have something for it?>?
This might help you
Or you can follow w3School
alr alr thanks man
w3schools aren't any good
That one works for me...
there's a lot of bad information in there
Haven't seen one yet...
one thing i saw when visiting their site quickly just now, teaching to use bare except https://www.w3schools.com/python/python_try_except.asp without any mention about why you shouldn't do that or anything, all examples but one are bare excepts ๐
and that is their entire section about exception handling as far as i saw
Why not create a contest so we could do competition let's make this lively that way some would learn quickly
we got great resources that we recommend on our resources page, i don't see a good reason to settle for less and get bad habits from learning the wrong way from the start ๐คท
What wrong way? They would learn quickly building projects
to catch all exception (even ctrl+c) that will hide bugs and problems in the code so that they will have much worse problems later on for example, insted they should teach to catch as specific exceptions and handle them properly
or do you prefer fast but wrong?
This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.