nukebot / discord-nuke-bot

a simple but efficient discord bot for nuking servers!
https://github.com/nukebot/discord-nuke-bot
128 stars 172 forks source link

Pip #12

Open capablecolt9 opened 3 years ago

capablecolt9 commented 3 years ago

What kind of computer do I need to have to use the pip install discord.py in the cmd. Any ideas?

Aethese commented 3 years ago

it should install automatically when you install python. possibly try pip3 install discord.py if pip install discord.py doesn't work.