7在右侧频道里找到一个 whitelist的频道进入 等待一会 出现 Incorrect submission Please double-check your command这段英文的时候 在下面对话框 输入 !whitelist XXXXXXXXXXXXXXXXXX (X代表你的steam数字ID) (X前面有个空格)--出现Whitelist successful You have successfully whitelisted xxxxxxxxxxxxxxxxxx是数字id ...
File "C:\Users\notri\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 94, in wrapped raise CommandInvokeError(exc) from exc discord.ext.commands.errors.CommandInvokeError: Command raised an exception: ValueError: I/O operation on closed file 文件对象...
const commandFiles = fs.readdirSync("./commands").filter(file => file.endsWith(".js")) for (const file of commandFiles) { const command = require(`./commands/${file}`) console.log(`Command loaded: ${command.data.name}`) commands.push(command.data.toJSON()) commands_information.set(...
Once a language feature has been adopted into the ECMAScript standard (stage 4 according to theTC39 process), we will accept issues and pull requests related to the new feature, subject to ourcontributing guidelines. Until then, please use the appropriate parser and plugin(s) for your experime...
40678.c MySQL / MariaDB / PerconaDB 5.5.x/5.6.x/5.7.x - 'root' System User Privilege Escalation | linux/local/40679.sh MySQL 5.1/5.5 (Windows) - 'MySQLJackpot' Remote Command Execution | windows/remote/23073.txt MySQL 5.5.45 (x64) - Local Credentials Disclosure | windows_x86-64/...
There have been numerous users who reported that during the installation process, the setup fails to complete, and a pop-up window titled “DiscordSetup.exe” pops up, saying “Installation has failed. There was an error while installing the application. Check the setup log for more information...
JDA is usingSLF4Jto log its messages. That means you should add some SLF4J implementation to your build path in addition to JDA. If no implementation is found, following message will be printed to the console on startup: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". ...
aiohttp.errors.ClientOSError: [Errno 1] Cannot connect to host discordapp.com:443 ssl:True [Can not connect to discordapp.com:443 [[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:749)]] Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x105...
JDA is using SLF4J to log its messages. That means you should add some SLF4J implementation to your build path in addition to JDA. If no implementation is found, following message will be printed to the console on startup: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder"...
Thanks for posting your error log, I have seen an error similar to what you have and I think I have replicated it. I will need to test some more to verify the issue then correct it, but can I ask if you have "Hide slash command request messages in channels" enabled? Author andrewmc...