#π need help making a bot cmd
27 messages Β· Page 1 of 1 (latest)
@raw mesa
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.
Which library
what?
Which discord api wrapper are you using
So you donβt know any python basics?
No
https://docs.python.org/3/tutorial/ (official tutorial)
http://python.swaroopch.com/ (useful book)
https://automatetheboringstuff.com/ (for complete beginners to programming)
http://greenteapress.com/wp/think-python-2e/ (another decent book)
See also:
http://www.codeabbey.com/ (exercises for beginners)
https://realpython.com/ (good articles on specific topics)
https://learnxinyminutes.com/docs/python3/ (cheatsheet)
Id recommend getting to grips with the basics
Before tracking making a discord bot
Yea Iβm just trying to get people to teach me how to make it so I make it while learning
Iβve done other commands for the same boy
Bot
With the help of some people
learn python first. knowing the language fundamentally will make learning the wrapper much easier
im just trying to get through this im trying to get help to make the bot not learn pytho
you need to know python to know how to make the bot
the whole point of a python API wrapper is that you use python to interact with the API
if you don't know python, you can't access the API using python
This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, 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.
π need help making a bot cmd