Skip to content

Releases: Astrian/IFS-RSVP-Bot

Bug 修复与依赖更新 / Bug fixed and dependency update

06 Sep 07:42
c498b9f
Compare
Choose a tag to compare

本次更新:

  • 🔧 修复因更换包管理器操作所带来的一系列水土不服问题
  • 🔧 修复调试用的 godmode 文件造成的问题

In this release:

  • 🔧 fixed the bug with the changing of package manager
  • 🔧 fixed the bug with godmode file

Bug 修复与依赖更新 / Bug fixed and dependency update

22 Jun 13:42
0f9a959
Compare
Choose a tag to compare

本次更新:

  • 🔧修复 Node.js 运行环境不支持 4 部分版本号导致部署 Heroku 不成功的问题(居然还会这样,学习了……)
  • ✨ 更新 Telegraf 依赖包至最新版本

In this release:

  • 🔧 Fixed an issue with 4-part version code due to fail to deploy to production environment (such as Heroku)
  • ✨ Update the version of the dependency called Telegraf

Bug fix

17 May 14:20
d63007c
Compare
Choose a tag to compare

本次更新:

  • 🔧 修复 v0.3.2 新增功能中,签退时数据录入出现的 AP 数据「反向正常」(只有负 5000 时才可以提交)问题。

有关 v0.3.2 更新的相关信息,请查阅 相关 release 页面

Add check feature with AP earned

17 May 02:40
987a558
Compare
Choose a tag to compare

本版本新增在签退时检查 AP 差额的功能。当签退特工在签退时的 AP 值相比较与签到时的 AP 增长值小于 5000 时,系统将会拒绝该特工的签退请求。

请访问 FavGames 网站在 2019 年 5 月发布的 First Saturday 规则页面,来了解有关该更新的详细信息。

New /help command

08 Apr 11:24
ddfe4c0
Compare
Choose a tag to compare

本次更新:

  • 🆕 新增 /help 指令,方便用户寻求帮助
  • 🔧 修改 /importrsvp 指令,现在需要用户不在数据录入状态才能使用

support trekker and data importer

08 Apr 03:24
e95141a
Compare
Choose a tag to compare

本版本对 bot 程序本体进行如下改进:

  • 🆕 新增 trekker 记录(感谢 @sion934 提交的 PR)
  • 🆕 新增 RSVP 数据快速导入
  • 🔧 增加记录等级时传入错误数据(负数或大于 16)的判断,并增加提示
  • 🔧 改进部分 bot 文案(减少有关 PoC 词汇的使用)

同时,本 repo 新增 Wiki 页面,提供部分帮助信息。原来在 readme 的快速指南也已迁移至 wiki 页面。

support mulit-poc

05 Apr 00:15
550f0eb
Compare
Choose a tag to compare
Merge pull request #4 from Astrian/dev

update readme

First Version

04 Apr 16:16
Compare
Choose a tag to compare
v0.1

update readme