英文: Discord.py wait_for() not working when using Cogs-- API docs useless 问题 我试图创建一个基本命令,当用户键入/ 'comm...
event.getMessage().getContentDisplay() 为什么没有返回任何内容?
英文: why is event.getMessage().getContentDisplay() not returning anything? 问题 It seems that you have ...
删除没有包含特定单词的 Discord 信息的代码。
英文: How to code a discord bot to delete messages that do not have a word in them 问题 I'd like to code...
连接到Binance Spot Testnet API
英文: Connection to Binance Spot Testnet API 问题 I'm working on a trading bot that actually works and I...
这段代码应该提取联系人和传真号码,看起来没问题,但不起作用。
英文: This code is suppose to extract contact person and fax number looks okay but does not work 问题 以下...
Telegram消息中继机器人
英文: Telegram message relay bot 问题 下午好。我正在使用 node-telegram-bot-api 和 sequelize 编写一个 Telegram 机器人。机器人面...
如何在我的Discord机器人发送消息后关闭它?
英文: How do I close my Discord bot after it sends a message? 问题 def sendmessage(message): @client.eve...
Botium Connector for Amazon Alexa Skills API “Access Denied”
英文: Botium Connector for Amazon Alexa Skills API "Access Denied" 问题 我尝试使用"Botium Conn...
Bot doesn’t reply in discord.
英文: (discord.js) Bot doesnt reply in discord 问题 我有一个问题:<br> 我在命令提示符中运行脚本非常顺利,但当我在 Discord 服务器中...
按钮仅可由消息的作者使用。
英文: I want to make that the button could be used only by the author of the message 问题 class HangmanB...
7