Skip to content

Instantly share code, notes, and snippets.

View DevInfinix's full-sized avatar
💎
www.thesamstudios.tech | LakshApp verified! Get its dev version now!

INFINIX DevInfinix

💎
www.thesamstudios.tech | LakshApp verified! Get its dev version now!
View GitHub Profile
@1oonie
1oonie / message_components.md
Last active March 30, 2024 18:22
Message components

Message components

This gist shows you how to use message components in discord.py 2.0

This assumes that you know how Object Orientated Programming in Python works, if you don't know what this is then I recommend that you read this guide.

Installing

You'll need to install discord.py from git to use this (if you don't have git then google how to install it for your OS, I can't be bothered to put it in here...), if you already have this then you can skip to the next section. However if you don't please read the below