This commit is contained in:
Downforce Agent 2024-01-29 04:12:08 -06:00
commit 8d06546da6

View File

@ -7,17 +7,23 @@ Tourbot is an automated chatbot for the Worlds.com online 3D chat service (speci
This project is a gift to the Worlds community, and I owe a special thanks to the endless line of nerds who came before me and reverse-engineered the chat protocol so that this could happen. This project is a gift to the Worlds community, and I owe a special thanks to the endless line of nerds who came before me and reverse-engineered the chat protocol so that this could happen.
# To-Do # To-Do
Bold lines are tasks currently being worked on Underlined tasks are tasks currently being worked on
- [ ] **Core Functions** - [ ] <ins>Core Functions</ins>
- [x] Improved configuration system - [x] Improved configuration system
- [ ] **New commands** - [ ] Strip out old `worldlist.conf` entirely (pair `where` command with `lookUpWorldName()`)
- [ ] **Teleport-on-request routine** - [ ] <ins>New commands</ins>
- [ ] <ins>Teleport-on-request routine</ins>
- [ ] Basic Tour Guide routine - [ ] Basic Tour Guide routine
- [ ] Tour communication (prioritize leader commands, whispering users out of range, etc) - [ ] Tour communication (prioritize leader commands, whispering users out of range, etc)
- [ ] Ability to join another user's ongoing tour
- [ ] Database Building - [ ] Database Building
- [ ] Spanish Localization - [ ] Spanish Localization
- [ ] Tour Guide Avatar - [ ] Tour Guide Avatar
- [ ] Contextual Avatars: on tour
- [ ] Contextual Avatars: idle (advertising)
- [ ] Help Pages, Website, and Documentation - [ ] Help Pages, Website, and Documentation
- [ ] Tourbot Status Page
- [ ] New User Recognition and Welcome
# Runtime Requirements # Runtime Requirements
- An active internet connection - An active internet connection