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 - |
572 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
911 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
617 Uncaught (inpromise) Error on Electron: An object could not be cloned
574 Who developed the "avformat-59.dll" that comes with FFmpeg?
© 2024 OneMinuteCode. All rights reserved.