DEV Community

Cover image for Introduction To Discord.py
Raghav Mrituanjaya
Raghav Mrituanjaya

Posted on • Updated on • Originally published at blog.gogamic.com

Discord Py Introduction To Discord.py

Hello, Guys Today We are gonna see what is discord.py and where is it used and also we are gonna code a simple bot out of Discord.py

What is Discord.py

Discord.py is a Python library for making cool and unique Discord Bots Which You Can use on your Discord Channels. We prefer it as a developer because it makes our works a lot easier.

Where is Discord.py Used

To make it simple it's like Discord.js which is a discord Bot API library for Node.js Likewise you can use it to code a lot of cool Discord Bots.

A simple Discord.py Bot

Before We Code I Think you guys have install discord.py by running python3 -m pip install -U discord.py

Conclusion

Thanks For Reading My post

Do Support me on Patreon - https://www.patreon.com/gogamic

Top comments (0)