"message": "error sending message", "type": "invalid_request_error", "param": "", "code": "discord_request_err" } } 复现步骤 预期结果 相关截图 。 HIT-ZYadded thebugSomething isn't workinglabelFeb 26, 2024 Owner deanxvcommentedFeb 26, 2024 ...
discord-message-sender Star Here are 2 public repositories matching this topic... CanvasDe / Discord-MASS-DM Star 9 Code Issues Pull requests Discord Auto DM is a self-bot designed for sending messages to multiple Discord users simultaneously. It offers various features to enhance user ...
早年给某台企做外包项目,定制一个Android系统的ROM。开发费用16万,一年期维护费用2万。 开发费用分三...
他在文中详细介绍了bot目前所面临的发展机遇,移动端的UI一直不能做到最好,这也是目前行业的“痛点”...
The bot will reply with a message in which you can select the delete mode and type of messages to delete. You have three delete modes to choose from. Delete each message after a specific time Delete all the messages after a specific time interval ...
role == '活跃用户' and (message.created_at - db_user.created_time).days > 120: guild = discordPy.utils.get(bot.guilds, name='用户测试服务器') if guild: role = discordPy.utils.get(guild.roles, name='元老') await message.author.add_roles(role) db_user.role = '元老' db.commit(...
您禁用了GUILD_MESSAGES意图。打电话的时候把它加到你的意图清单上createDefault:
To test your bot’s functionality, get back on your Discord server and try typing in “!intro,” or “!” followed by the prompt message you created in your “bot.js” file. If you coded your bot correctly, sending this command will cause your bot to reply to you with your set mess...
Its basically the same wether you use javascript orpython. Take a look at my code starting from the bottom from bot.connect method call. 1. It opens the websocket connection and starts listening for op codes using the "onmessage" method. You can see the opcode if statements there. 2. Af...
First, choose where you want to send the message in the Channel field. If you're using the Zap template, the Message Text field will be pre-populated with details of the event like the title, start time, end time, and the description, which you can edit to meet your needs. You ...