Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.

v1.1.2

Latest
Compare
Choose a tag to compare
@RaenonX RaenonX released this 23 Sep 15:51
· 4 commits to master since this release
57e91ac

Summary

  • Fixed a bug in v1.1.1
  • Improved A LOT of stability
  • Added bot command series: JC stk for downloading LINE stickers
  • Added bot command: JC ping for checking the bot status (bot status checking will be more extensive in the future - check #326 #327)
  • Added some stats for message activity analysis (visible via website)
  • Added group member first joined / last message time table (visible via website)
  • Changed Remote Control to use the database for records instead (was program cache)
  • Note: more tests will be added to improve the stability

Client Features

  • Auto-Reply
    • Multiple responses
    • Respond with text, image or LINE sticker
  • Timer
    • Auto reminder
    • Adaptive notification period
  • Channel Management
    • Message activity analysis
    • Profile system with permissions
  • Multi-platform Support
    • LINE
    • Discord
  • Multi-language Support
    • English
    • Traditional Chinese

Program Features

Bot

  • Auto-generated documentation (on Website)
    • Bot command
    • Terms
  • Random Draw
  • Remote Control
    • Use the private channel to remotely control the group channel
  • Recent activity
  • [+] LINE Sticker Downloader

Extra

  • Shorten URL
    • Works on Bot or Website

System

  • Error reporting system
    • Automatically send the error report to the developer
  • Data auto repair system
  • Logging system
  • Message handling time tracking
  • [+] Continuous integration

Changes made on v1.1.2 (JIRA)