v10 of aero // discord tools for power users that scale
This repository has been archived on 2025-09-26. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • TypeScript 99.1%
  • Makefile 0.9%
Find a file
2025-09-26 19:33:40 +02:00
lib nicer dns command! 2024-08-07 15:51:36 +02:00
x lowercase files 2025-09-26 19:33:40 +02:00
.env.example forgor to update .env.example 2024-04-06 17:49:45 +02:00
.gitignore env moving 2024-04-06 17:48:36 +02:00
deno.example.jsonc migrate std to jsr 2024-06-10 01:15:06 +01:00
license add license 2025-09-26 19:31:52 +02:00
Makefile nicer dns command! 2024-08-07 15:51:36 +02:00
readme.md lowercase files 2025-09-26 19:31:39 +02:00

aero/

the sky needed a little birdie

discord tools for power users that scale

history

  • originally kitchen-sink bot for my own server in C# (aero/v{1..4})
  • rewritten in js, finally using komada (aero/v{5..7}) as "Vyan"
  • rewritten with heavy mod-focus & scalability in mind for Groovy Community using klasa (aero/v8), got rebranded to "Aero"
  • klasa is no more, bodge newer discord.js support into custom fork (aero/v8.1)
  • attempt at a rewrite to get rid of years of tech debt; first in java, then in elixir with hybrid dual message/slash command support (aero/v9), failed due to high workload
  • rewrite in ts with a focus on simplicity and maintainability (aero/v10 / aero/x)