Skip to content

Releases: arttnba3/Shigure-Bot

Release v 0.0.3 🐈

23 Feb 17:01
Compare
Choose a tag to compare

In this release, we've fixed some bugs for handling some types of events from a OneBot-V11 backend, and adjust a bot of our Yuru-Chara. Hope that you can enjoy this!🐧

Change log:

Code by @arttnba3 , art by @SumiKiriko

  • Fix bugs of missing arguments while revoking some event handlers
  • Add OneBot-V11 example of handling message-recall events
  • Add a little of OneBot-V12 specifications
  • Update the Yuru-Chara image

Release v 0.0.2 🥺

20 Feb 17:23
Compare
Choose a tag to compare

In this release, we've done almost everything needed for connecting to a OneBot-V11 backend, and invite @SumiKiriko to draw a Yuru-Chara for us. Hope that you will like this!🥳

Change log

Code by @arttnba3

  • Add event-handling framework and complete support for handling events reqported by OneBotV11 backend
  • Add support for most of the left part of OneBotV11 API
  • Add the image of the Yuru-Chara (Shigure)
  • Adjust some of code structure
  • Update OneBotV11 example code and README.md

Release v 0.0.1 🥳

20 Feb 02:55
Compare
Choose a tag to compare

🎉Shigure was born!🥳

In this release, we've released the first version v0.0.1 of the Shigure-Bot project as a preview. To be honest, we're still at a very early stage now. But I believe that my passion can last at least for a while...

Change log

Code by @arttnba3

  • Introduce basic bot framework
  • Add partial support for OneBot-V11 API
  • Add a simple bot that compatible with OneBot-V11 backend
  • Add an example for using OneBot-V11 bot