上一张 Discord Message Logger chrome谷歌浏览器插件_扩展截图 下一张 Discord Message Logger chrome谷歌浏览器插件_扩展截图 简介: 保存所有已删除和清除的消息,以及所有编辑历史记录和幽灵 ping。 ✨ DISCORD 消息记录器 ✨这个简单的扩展将允许您查看并重定向到不和谐中已删除的消息。 👋随时贡献力量解决任...
discord-message-logger:用户删除或编辑其消息时登录控制台 开发技术 - 其它 UR**TE 上传2KB 文件格式 zip 不和谐消息记录器 在用户编辑或删除他的消息时记录 由@ kazion#1337创建和编码 设置: 转到settings.json并输入您的令牌 在repl.it中运行它 :closed_mailbox_with_raised_flag: 联系信息 点赞(0) 踩...
Both of them, if you could. One alone won't show what changed. Sent you over the logs on Discord. Of course, after I did the logging on2024.7.4and then upgraded my python installation to2024.8.3it has been working on2024.8.3just fine... haven't seen the error come back yet. When...
import org.slf4j.Logger; @@ -37,6 +39,7 @@ import java.util.Objects; import java.util.Optional; import java.util.function.Consumer; import java.util.function.Function; import java.util.function.Predicate; import java.util.function.Supplier; ...
如何检测消息中特定的提及次数| discord.py 、、 这就是我到目前为止所尝试的: @client.event if message.mentions: await message.add_reaction 浏览27提问于2021-07-30得票数 0 回答已采纳 2回答 为什么它会提出"IndexError: string索引超出范围“? 我试图计算每个字符在句子中出现的次数的数字。message = '...
Commented all the BepInX logger info 1.0.0 Added custom config files for VBlodd boss names 0.5.0 Added notifications when a player kills a VBlodd boss 0.4.0 Fixed notification when a new player creates a character on the server Added custom config files by character name 0.3.0 Added no...
vite:config logger: { vite:config hasWarned: false, vite:config info: [Function: info], vite:config warn: [Function: warn], vite:config warnOnce: [Function: warnOnce], vite:config error: [Function: error], vite:config clearScreen: [Function: clearScreen], ...
logger.info(`🔗 Local: 👉 http://localhost:${port}`); for (const ip of hostIPList) { logger.info(`🔗 Network: 👉 http://${ip}:${port}`); Expand Down 2 changes: 1 addition & 1 deletion 2 lib/middleware/parameter.ts Show comments View file Edit file Delete file This...