belguawhale / DiscordSelfBot

A Discord selfbot written in Python.
23 stars 17 forks source link

No module named discord #3

Closed jtagcat closed 5 years ago

jtagcat commented 6 years ago

root@prone:~/DiscordSelfBot# python3 selfbot.py Traceback (most recent call last): File "selfbot.py", line 1, in import discord ImportError: No module named 'discord'

JoshuaSmeda commented 5 years ago

Install discord module:

https://pypi.org/project/discord.py/

jtagcat commented 5 years ago

Sorry to bother, now moved on from discord to riot.im / matrix.org