We're still orbiting!

Kelvin de ReusDecember 29, 2025

So a rocket delivered new features and bugfixes. Let's go over them! 🚀💪🔥

Donation Tracker

With the donation tracker, you can make and manage donations. You can use the following commands:

  • /donation create <channel> <title> <description> <goalAmount> <notifyChannel>
  • /donation add <user> <amount> <id> (the id of the ongoing donation)
  • /donation end <id>
  • /donation status <id>

Server Stats

With server stats, you can create text channels with a command to monitor:

  • Members
  • Boosts
  • Bots
  • Online (people who are online)
  • Channels (Channel count)
  • Roles (Role count) It will be updated one time every minute. You can use the following command the enable/disable it and create the channels:
  • /serverstats setup <enabled> <members> <boosts> <bots> <online> <channels> <roles>

Role Kick

With Role Kick, you can automaticly kick members who select an role. For example, in onboarding you can add a role: "Kick me i am a bot". When bots click this they will get kicked.

Embed support for Server Anniversary

You now can use embeds for the Server Anniversary notification. You can use the tag {guildAge} in all fields to get the current age of the guild (in years)

Moved to S3 for embeds

We've moved file uploads for embeds from BASE64 to S3 block storage. This keeps the database more compact.

Wrong label

In Birthday there was an incorrect label. That's corrected now.

User tag not working

In Introduction, the {user} tag wasn't working in embeds. This is fixed now.

We're still orbiting! – Orbit