-
Hi all,
Repology publishes a list of `problems' in repositories. Mostly they're issues with homepage redirects and 404s but probably worth looking into.
https://repology.org/repository/nix_unsta…
-
I am making a discord bot in python. Today, I was coding a 'say' command, where the goal is:
**User**: [p]say Hello!
**Bot**: Hello!
*User's message deleted*
…
-
I tried to make a bot using `@bot.command()` and `async def cmd(args)`
I need the bot to join the command author's voice channel and play music.
So I first need to get the author ID (or just author…
-
async def on_ready(): is being stated to be an invalid syntax so I went to pip3 install asyncio. Also, tried with your quick example.
-
I want to get the number of messages who a members write.
How i can make that ?
-
Félicitations pour ton projet !
Une petite proposition, il est plutôt fréquent de ne pas mettre sur son repository Git les dépendances utilisés (par Python du moins), en l'occurrence, tu sembles ut…
-
How do you use exec() inside a command? The only example i found is one that uses command extension, but i'm using just pure discordpy.
-
I'd like to be able to get the unique ID of every server that a message comes from so that I can separate them into individual files for a bot I am writing. So I have a feeling servers have integer ID…
-
Looking through the code, I do not see any way to setup a watchdog service. I am using systemctl to daemonize the process and would like to have a way to send a regular ping. https://gist.github.com/S…
-
Hellow,
All is in the title
like the client.get_message but without the message id (or a fonction to have the message id? :3)
e.g:
https://files.sawnfx.com/i/1920644242
(The bottom message)
Than…