#Can I get a discord bot?
1 messages ยท Page 1 of 1 (latest)
Integrate your service with Discord โ whether it's a bot or a game or whatever your wildest imagination can come up with.
make one yourself ๐
Well then learn how to code
i don't think this place is for commissions
there are various sites you could check out for such a service, but here wouldn't be one of them
?tag lp
?tag lp
Official Beginner's Guide: https://wiki.python.org/moin/BeginnersGuide
Official Tutorial: https://docs.python.org/3/tutorial/
Shortcuts:
https://wiki.python.org/moin/BeginnersGuide/NonProgrammers
https://wiki.python.org/moin/BeginnersGuide/Programmers
Learn Python:
https://automatetheboringstuff.com/ (for complete beginners to programming)
https://learnxinyminutes.com/docs/python3/ (for people who know programming already)
https://docs.python.org/3/tutorial/ (official tutorial)
http://python.swaroopch.com/ (useful book)
http://www.codeabbey.com/ (exercises for beginners)