Releases: 510208/cfbot
Releases · 510208/cfbot
1.0.4
1.0.3
更新日誌
- 為所有 Cogs 新增相同字典格式的 Cog 說明文件
COG_INTRO = {
"name": "關於",
"description": "關於專案(不能移除)"
}
- 取消 Token 寫入 YAML 配置檔案,未來不會接受此功能更新(原因:難以設置
.gitignore
) - 更改專案名稱(從
CloudFeather Annou Bot
改為CFBot
) - 大幅調整 Log 輸出
Full Changelog: 1.0.2...1.0.3
1.0.2
更新日誌
- 在
cfg.yml
中設定版本號並更新該版本號 - 建立
dclogging.py
作為Discord群組紀錄模組 - 完成在同步指令成功後將結果寫入
slash.json
中 - 更新
.gitignore
檔案以防止slash.json
的更新被暫存進Git儲存庫
Full Changelog: https://github.com/510208/yunyubot-dc-annou/commits/1.0.2