projects
here's a list of my various coding projects. most of them are written in JavaScript/TypeScript.
RVMob
Repository • Support serverRVMob is an unofficial Revolt client for Android devices. written in TypeScript and built using React Native, it supports a ever growing list of Revolt's features.
RexBot
RepositoryRexBot is a Revolt bot written in TypeScript. it has a wide variety of features, from channel archival and Wikipedia searching to showing the latest playable stages in Splatoon 3.
Termivolt and Revchiver
Repository • Support serverTermivolt is a (pretty basic) command line tool that lets you interact with the Revolt API (for example, you can send messages and kick/ban users from servers). Revchiver is a small package that lets you save every message in a Revolt channel; it's designed to be used by other projects, and powers Termivolt and RexBot's archival features. both packages are written in TypeScript.