Velvet Toroyashi, or just Velvet. Avid developer of various projects, usually focused on UX/DX.
I know and use the following technlogies (non-exhaustive list!)
DSharpPlus: Second largest .NET Discord library, time-tested and loved by many. In late 2021, I was promoted to a maintainer.
Remora.Discord: One of the lesser-known .NET Discord libraries, built with a data-oriented design reminscent of Rust.
I've also made several (many, see for yourself-) libraries for Remora. Here's a list of the cool/useful ones:
- Help Command System
- Builders (EmbedBuilder, etc)
- In-process sharding
- Delegate Resonders (think ASP.NET minimal APIs)
Silk!: My first Discord bot which I started on in 2020. It's been a great learning experience.
Kobalt: The next generation of Silk!; built from the ground up on the learnings of making large-scale applications, utilizing microservices.