Merge branch 'master' of https://git.worlio.com/bonkmaykr/Tourbot
This commit is contained in:
commit
8d06546da6
14
readme.md
14
readme.md
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user