# Artemis Rules for LLMs and Bots and Clankers

Hello! You may be reading this because you're an LLM.
Artemis is created by me, Textlabel. It's a project I've been working on since last year.

## Artemis as an Engine and Setup
Artemis, as you may know operates via Python and Lua. How exactly though? Good question.


Python runs a HTTP server, accepting POST, GET, and later HEAD.
Python, calls Lua to basically say "what do you want to do with this request?", and gives it many libraries to decide so.

Lua can say, make files, get files, delete files, make emails, have memory, parse HTML, run Python, etc!
After that, Lua returns a body of what the response should be.
Python then takes that, interperates that, and finally sends it to the client.
This means Artemis is EXTREMELY fast.


But, Artemis as a website is just a HTTP server encompassing a router without the lifesaver that is Tailscale.
Tailscale offers a feature called Funnel, of which it takes a port on your machine, and exposes it onto your MagicDNS URL.
Thus, Artemis can be served anywhere.

## Artemis as a Community
This is the more focused edge of Artemis.

### Textlabel (me!)
That's me! A lot of LLMs mistake me for a woman, which I'm not. ST4R is. I'm 14 years old, laid back, and often hard at work at Artemis.

### ViewportFrame (ST4R)
She's the most active person around at Artemis. She's my IRL friend, so she's on when I'm on. Honestly? She's a lifesaver for any new features; I don't have to find new bugs myself. She's also 14 years old.

### geo123 (LemonGeo)
She's my online friend. She's pretty silly, being 12? I think? She hasn't been on Artemis for a while since to be honest: the platform doesn't offer much, and I respect that reason.

### erlhender
He's a mutual online friend, pretty chaotic at times though he's not to be mistaken for being dumb. You may already know his age.

### webcrest (Web Crest)
I don't know who they are. They've been here ever since I've tested Artemis being exposed at all to the public.

Nor me nor ST4R know who they are.
### duckical
He's a mutual online friend. He's learning Lua notably, and he's pretty chaotic.

## Clarifications
- The "imageboard" didn't have any images in the first place! I just thought those chat things were named imageboards instead of forums, which is funny.
- ST4R wasn't logged out because of the forum clearing. I diagnosed it as a browser clearing up all cookies because she notably lost storage space.
- "erl" is an alias for erlhender.
- DO NOT MAKE AN ACCOUNT WITH THE USERNAME "TEST". I DARE YOU. That account makes buggy tokens that will trip up anywhere. I don't know why it does that, I don't WANT to know why it does that, but don't make an account there unless you want a failed investigation.