17 questions
I use Discord.js to create a global chat.This person made it by referring to the website .So I thought that if you can't mute it, it might get rough, so I asked you a question.Do you know where to det...
import discordclient=discord.Client()client.run (TOKEN)With this, it becomes a loop and cannot be put into interactive mode.How do I log in in interactive mode?
I stumbled while creating a discord bot.I created it with node.js and run it with the forever command, but there is a bug(?) that sends a lot of replies.This increases every time you issue the forever...
I'd like to send random images to specific words on the discord bot.I asked you a question because I don't know.At this stage, it is possible to take random items on the list, but I don't know how to ...
How do I get user information by identifying myself?
** is hidden because of abusive language.What code should I reply to when I find a sentence with a specific message?client.on(messageCreate, (msg)=>{ if(message.content.match===**){ msg.reply(Don'...
When I executed the code below, the message was replied, but it was mentioned.Please tell me how someone won't mention it.v13.message.reply({ content: hoge allowedMentions: { parse —[ ] } })
« | - 2 - |
750 Error in x, y, and format string must not be None
764 M2 Mac fails to install rbenv install 3.1.3 due to errors
768 GDB gets version error when attempting to debug with the Presense SDK (IDE)
1225 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
845 Uncaught (inpromise) Error on Electron: An object could not be cloned
© 2025 OneMinuteCode. All rights reserved.