Releases: lonnstyle/DiscordBotExt
Releases · lonnstyle/DiscordBotExt
v3.0.0
What's Changed
- V3.0 by @lonnstyle in #22
Full Changelog: v2.4.2...v3.0.0
=========
migrate to discord.py v2.0
better logging
removed all docs(will be migrated as README)
moved translations into loc repo
v3.0.1-pre-release
completed error log messages
refactor relative paths
minor bug fixes
fixed localization error
changed time strings to timestamp
v3.0.0-pre-release
replaced discordpy with pycord
README and doc are not updated yet, will be done in actual release
TODO: button components for interaction commands/ compatible commands
更新v2.4.2
更新v2.4.1
更新v2.4.0
更新v2.3.0
更新v2.2.0
更新v2.1.0
多語言支持pre-release
- 雖仍未有翻譯過後的版本,但現在可以自行修改zh-hant.json的內容
- 如需更改為本地翻譯版本,請於setting.json當中新增"language"指定文件路徑
新增功能
- 於event.py新增Reaction Role的功能
- 需要搭配使用
reactionRole
,role
指令
- 需要搭配使用
- 自定義名稱與狀態
- 開機前請先到setting.json指定機器人目前狀態、機器人自稱與用戶稱謂
Bug修復
- 修復worldState.py無法顯示地球時間為早上的錯誤