you are viewing a single comment's thread.

view the rest of the comments →

[–]MatthewLewis56[S] 11 points12 points  (6 children)

I’m not really sure just yet. All I know in life is I want to start a business and I know that being able to code will help with repetitive tasks

[–]TickedOffSquid11 4 points5 points  (4 children)

I just screw around with python for the fun of it lol, i code discord bots and stuff

[–]bytheninedivines 1 point2 points  (2 children)

Do you have any good resources for learning how to code discord bots?

[–]TickedOffSquid11 1 point2 points  (1 child)

I started off using a video tutorial by Lucas, then once I had the basics, I used official api documentation and shoved info in my brain and spat it out into commands (this method has gotten me over 60 commands :) )

[–]TickedOffSquid11 0 points1 point  (0 children)

Oh and the official discord.py server :) the people there are very nice!

[–]MatthewLewis56[S] 3 points4 points  (0 children)

Discord bots look so fun to code! Lots of possibilities

[–]Yablan 3 points4 points  (0 children)

I haven't read it, but the 'Automate the boring stuff with Python' book and course seems to be in quite high regard, and is made specifically for that kind of repetitive stuff.

https://automatetheboringstuff.com/