blob: 3c6f798a70ef8a862470e3ce64ee39c7b060072f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
# Glitch (NG)
[![Build Status](https://drone.carathe.dev/api/badges/Glitch/bot/status.svg)](https://drone.carathe.dev/Glitch/bot)
Rewrite of Glitch into Rust + Poise.
# Overall Design Goals
The goal of this iteration of Glitch is to be easily extendable into a web
dashboard. Adding new features should be done in tandem with the
[API](/Glitch/api) and the [website](/Glitch/glitch-web).
|