在服务器中,允许权限使用Slash-commands。我如何解决这个问题? 浏览51提问于2021-10-13得票数 0 回答已采纳 1回答 尝试在discord.py上使用异步函数运行cog_loader时出错 、、 我正试图在码头集装箱上建造我的第一个discord.py机器人。但是,在运行它时,回溯在cogs_loader上给出了以下错误:我使用以下文章试图修复...
设置Bot的权限,确保它具有执行必要操作的权限,例如发送消息、读取消息历史记录等。 4.创建Slash Commands 转到“Interactions”选项卡,点击“Add Command”,选择“Chat Input ( Slash Command )”。输入命令名称和描述。定义交互参数,这些参数将成为您游戏中可使用的命令。 5.编写代码 根据所选编程语言,编写处理交互事...
我正在尝试让我的discord机器人(使用discord.py)支持如图所示的斜杠命令。 ? 我已经安装了discord-py-slash-command,将代码导入到fromdiscord-py-slash-command import SlashCommands,并使用application.commands(我正在尝试将斜杠添加到ping命令) importdiscordfromdiscord.ext ...
⚙️ A simple to use, powerful framework for creating stateless, independent bots usingDiscord Slash Commands. FastAPI. Notice As of 2022, I simply don't have the time to maintain this library. This library should function normally until Discord disables the v8 API. I hope I can resurrect...
Python implementation of a discord bot for Flowise queries that supports slash commands For Users that want to Make Use of this Bot Installation Create a .env from the provided .env.example and update it accordingly Start the docker container using docker-compose: docker-compose up All Done...
python3.9 MinecraftBot.py Minimal Reproducible Code import json, requests, discord, asyncio, time, itertools, os, topgg Expected Results Everything to run smoothly and the Slash commands to be working. Actual Results Traceback (most recent call last): File "/home/quartz_i_warrior/MinecraftBo...
在简单对比了 discord.js (JavaScript),discordgo (Go),discord.py (Python),Discord4J (Java),JDA (Java) 和 D++ (C++) 等项目后,我选择了discord.js。 为什么选择了discord.js 呢?因为它: 面向对象 快速高效 功能丰富 灵活 100% 基于 Promise ...
An API wrapper for Discord written in Python..zip 上传者:zhoubancheng时间:2024-03-01 PyPI 官网下载 | discord.wrapper-0.2.8-py3-none-any.whl 资源来自pypi官网,解压后可用。 资源全名:discord.wrapper-0.2.8-py3-none-any.whl 上传者:qq_38161040时间:2022-02-09 ...
www.example.comhttps://guide.pycord.dev/interactions/application-commands/slash-commands ...
www.example.comhttps://guide.pycord.dev/interactions/application-commands/slash-commands ...