Skip to content

Miscellaneous

Latest
Compare
Choose a tag to compare
@s0lst1ce s0lst1ce released this 29 Mar 16:36
· 16 commits to master since this release
5dc4022

Update v2.3

Main features

Hello. This is a small release that is quite diversified. That is to say that it doesn’t a great achievement but several small improvements. Hence there are two new commands:

  • summary: gives the settings of the server. This is very useful to server administrators as well as developers who are making inquires as to why something is failing.
  • poll extended: an improvement over polls. These new ones don’t have dynamic colors but allow the user to input any emoji as valid reactions. They remain limited to poll channels.

Aside from that many bugs have been fixed and there has been a rise in logging entries, making the code easier to live debug. Finally the configuration interface is now done through reactions when possible, I believe this is more intuitive for most users (more than CLI anyways).

Changelog

This does not include small bug fixes.

Done

  • Fixed Embeds randomly failing #103
  • Delete workflows
  • Improve help #19
  • Reaction config #86
  • Add extended polls
  • Add summary command