Discord.py Slash commands in cogs not syncing
I am making a discord.py bot that utilizes slash commands aswell as text based commands. I am using cogs to order them properly but the slash commands do not want to sync so I cannot use them.
Discord.py Slash commands in cogs not syncing
I am making a discord.py bot that utilizes slash commands aswell as text based commands. I am using cogs to order them properly but the slash commands do not want to sync so I cannot use them.
how can I check if before.timed_out_until is before present or empty?
this is a stripped down version of my file
how can I check if before.timed_out_until is before present or empty?
this is a stripped down version of my file
how can I check if before.timed_out_until is before present or empty?
this is a stripped down version of my file
how can I check if before.timed_out_until is before present or empty?
this is a stripped down version of my file
how can I check if before.timed_out_until is before present or empty?
this is a stripped down version of my file
How to add image to embed’s title in discord py
In DJS, with client.user.displayAvatarURL
i can just simply add bot’s pfp in embed. how can i do this in discord.py? and i want bot’s pfp in title with bots name.
Discord mocking bot python
How to make a discord bot that mocks someone? Example: user 1 says “hello how are you”
The bot replies “hello how are you :nerd:”
This can be used to troll people
discord.py how can I check if before.timed_out_until is before present?
this is a stripped down version of my file