From deed239fdf7b3f3d9b0747fc4558e89d0deff013 Mon Sep 17 00:00:00 2001 From: rbiv Date: Sat, 6 Sep 2025 12:58:26 +0000 Subject: [PATCH] docs: All programmers by default --- README.md | 4 ---- improvements.md | 5 +++-- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 920b486..7c51b0b 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,6 @@ Quickstart: - `@audit` to see a list of all objects you own. - Check `news` and `help` for LOADS MORE. -(Note: You'll need to be registered as a programmer in order to create things. -I'd like for this to be automatic, but I don't know how to do that, so -unfortunately it's manual. Ask in #moo!) - ## What is this? It's a MOO, which is a kind of text-based virtual reality. Part chatroom, part diff --git a/improvements.md b/improvements.md index f5b2286..1939ee4 100644 --- a/improvements.md +++ b/improvements.md @@ -5,6 +5,7 @@ - `;set_property_info(#136, "exits", {#ROOM_ID, "rwc"})` - [ ] Enable colors by default - `@ansi-option +all` -- [ ] Make everyone programmers by default +- [X] Make everyone programmers by default - `@programmer USERNAME` -- [ ] Grant access to `curl` and `exec` by default +- [X] Grant access to `curl` and `exec` by default + - DONE: `$tilde_utils:curl` and `$tilde_utils:exec`