This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Profile
Cathcode
cathcode.bsky.social
did:plc:el6jxt7l52hxgnxadoc32jtb
void setup(){
//init loop, runs once at beggining
String TwitID = "SILVERWOLF797";
Serial.println("hello, world!");
}