Skip to main content

Simpukka v2 update

· One min read
Iraas
Monni Developer

Simpukka v2 is the most ambitious update we have created so far. It reworks how simpukka is sandboxed to allow execution of virtually any language you can think off. The initial feature set is limited to allow for easier testing and finding of issues in the architecture which may require a redoing if everything is added at once. Also a bunch of small changes too.

Changes

  • Added simpukka v2 triggers as alpha option.
  • Renamed discord get info to discord whois.
  • Made discord whois able to work as user commands and in dms. Also should be able to find member who isn't in a guild.
  • Added discord avatar command which sends users avatar.
  • Added ephemeral option to discord whois.
  • Improved translation of discord whois.
  • Added current channel trigger rule.
  • Made stable simpukka limit 4x higher.

New documentation tool

· One min read
Iraas
Monni Developer

We decided to move to move from wiki.js to docosaurus as latter has more features we need. This change has relatively little effect to the bot overall. Main difference is that only major updates will be released as change logs and those will include all the smaller updates announced before.

Some content hasn't been moved hence we stil host the old documentation. You can visit it at https://old.docs.monni.fyi/

Changes

  • Error handler section of Monni now shows partial error and provides a code to for staff to fetch the full error.
  • Error handler now includes possibility of translations.
  • Tips can now be translated.
  • Added sentry to test how well it can be used for fixing errors.
  • Fixed sent command issue.
  • Large amount bug fixes and translation changes.