Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

discord.js vs discord.py

#To install discord for python, use the below in Command Prompt (WINDOWS) or Terminal (MAC).
pip install discord
#After this, you can simply:
import discord
#In your python scripts.
 
PREVIOUS NEXT
Tagged:
ADD COMMENT
Topic
Name
7+4 =