Work
- 01 RoleLogic Live Discord role automation, extended. Roles granted and revoked from conditions and external platform integrations, instead of by hand. rolelogic.faizo.net
- 02 DWEEB Live The visual Discord webhook & embed builder for Components V2. Containers, sections, buttons, select menus and media — designed, previewed, and sent from the browser. dweeb.faizo.net
- 03 Svarog Live A Honkai: Star Rail bot — the tools a game community actually keeps using after the first week. svarog.faizo.net
- 04 QuickSupport Retired Message panels, support tickets, modmail. No longer maintained — what it got right lives on inside DWEEB. quicksupport.faizo.net
How I work
Most of what I do lives close to the Discord API: interactions that have to answer inside three seconds, webhook messages that have to render exactly right the first time, and a backend that stays up while thousands of servers lean on it.
I keep the stack small on purpose. Rust for anything that has to be awake at 4am — API proxies, interaction dispatchers, plugin services. TypeScript for anything a person has to look at. Self-hosted, so the bill and the blame are both mine.
Discord API · Bots & slash commands · Interactions · Components V2 · Webhooks & embeds · Discord Activities · Role automation · OAuth2 · Rust · TypeScript · Preact · SQLite · Docker
Questions
Who is Faizo?
An independent Discord app developer. I design, build, and run the Discord apps on this site — from the Discord API integration through to the backend that serves them.
What Discord apps does Faizo make?
RoleLogic automates Discord roles from conditions and external platform integrations. DWEEB is a visual webhook and embed builder for Discord's Components V2 messages. Svarog is a Honkai: Star Rail community bot. QuickSupport, a message panel and ticket manager, is retired.
What does Faizo build Discord apps with?
Rust on the backend — API proxies, interaction dispatchers, and plugin services — with TypeScript and Preact on the front end. The apps lean on Discord webhooks, interactions, slash commands, Components V2, and Discord Activities.
How do I contact Faizo?
Email [email protected] — work enquiries, bug reports, or questions about any of the apps. Source for several projects is on GitHub.