Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Message of the Day #190

Merged
merged 13 commits into from
Sep 18, 2024
Prev Previous commit
Next Next commit
Update README
  • Loading branch information
robinje committed Sep 17, 2024
commit 459e660c5b1236294eef683ac87ca0e1dd747dd0
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -49,7 +49,7 @@ The current implementation includes an SSH server for secure authentication and
- [x] Load item prototypes at start.
- [x] Create function for creating items from prototypes.
- [x] Ensure that a message is passed when a characters is added to the game.
- [ ] Add a Message of the Day (MOTD) command.
- [x] Add a Message of the Day (MOTD) command.
- [ ] Add the ability to delete characters.
- [ ] Add the ability to delete accounts.
- [ ] Implement an obscenity filter.