v10 of aero // discord tools for power users that scale
- TypeScript 99.1%
- Makefile 0.9%
| lib | ||
| x | ||
| .env.example | ||
| .gitignore | ||
| deno.example.jsonc | ||
| license | ||
| Makefile | ||
| readme.md | ||
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)