Relative Content

Tag Archive for discord.py

Discord.py Profile Global name

I am looking for an answer to the question of how to return the display name that the user sets on the profile instead of on the server, using discord.py

Besoin d’un programmes discord.py pour une commande

Bonsoir, je cherche un programme discord py pour deux commande maintenance en gros la première servira à lancer le mode maintenance qui verrouillera l’accès au salons et la deuxième qui stoppera le mode svp bonne soirée

Getting the contents of a message in Discord.py

I have been trying to get the contents of a message in Discord.py so I can display it at the bottom of the message my bot sends back. Every example I have seen online has been to check for certain phrases to trigger a command but not to print the message back.