Skip to content Skip to sidebar Skip to footer
Showing posts with the label Discord

Get The User Who Triggered The On_raw_reaction_remove(payload)

I am using async def on_raw_reaction_remove(payload) to track when a user removes a reaction.. How … Read more Get The User Who Triggered The On_raw_reaction_remove(payload)

How To Make A Leaderboard Command Discord.py?

I have looked all over the web, and couldn't find an answer. I also asked my friend but he didn… Read more How To Make A Leaderboard Command Discord.py?

How To How To Convert Username To Discord Id?

I have a simple questions about discord. I am trying to create an economy system, and it works well… Read more How To How To Convert Username To Discord Id?

Discord Bot Can Only See Itself And No Other Users In Guild

I have recently been following this tutorial to get myself started with Discord's API. Unfortun… Read more Discord Bot Can Only See Itself And No Other Users In Guild

Discord.py: Using Variable As Discord Embed Color

so I'm trying to make a command for my discord bot that is an embed builder. I want the user of… Read more Discord.py: Using Variable As Discord Embed Color

Discord Python Button Press Triggers All Buttons In A Command

I am trying to create a bot for Discord in Python. However I am running into an issue with the newl… Read more Discord Python Button Press Triggers All Buttons In A Command