英文: Disnake Bot Adding buttons to a message 问题 请告诉我如何向将发送到另一个频道的消息添加按钮。 示例:用户输入命令!nick [name]来更改名称。之...
如何在使用pytube的Discord机器人时修复’YouTube’对象没有’streams’属性的错误?
英文: How to fix 'YouTube' object has no attribute 'streams' error while using pytube ...
Disnake – 尝试获取消息作者名称时出现错误
英文: Disnake - Error when try get message author name 问题 I have problem with Disnake. When I try to g...
可以在循环检查数据库时更改数据库吗?sqlite3
英文: Can I change the DB while the cycle is checking it? sqlite3 问题 我想知道在从数据库每10秒获取数据的循环运行时是否可以更改数据库。...