python3 -m pip install -U discord.py
To be honest, I don't really remember if I had used anything beyond discord.py - if so, have fun figuring it out. I also highly encourage you to use virtualenvs.
All you need to do is to change the last line of the script and put there your's bot secret token:
client.run('psst, its a secret')
and then you can start it with
python bot.py
glhf
So go ahead and fix it.
Do what the fuck you want
+10