Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
harmonie-durrant committed Dec 22, 2024
1 parent 2d6d580 commit f098ef7
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,21 +74,21 @@ Tests for more official servers are planned for the future.

## 🗺️ Roadmap

Basic IRC functionality
- [x] Receive info back from the server
- [x] irc_msg command
- [x] irc_disconnect command
- [x] irc_join command
- [x] irc_leave command

Advanced updates
- [ ] irc_disconnect optional password
Planned updates
- [x] Auto connect to a configured server
- [ ] Better irc_help
- [ ] Handle server replies (errors etc...)
- [ ] Custom GUI
- [ ] GUI configurable to be put into a handheld item or block
- [ ] irc_connect optional password
- [ ] Handle duplicate Nicknames
- [ ] Limit nickname length
- [ ] irc_whois command
- [ ] Operator commands ban, kick, topic
- [ ] Ping server to check connection
- [ ] Auto reply mode (a sort of DND mode)
- [ ] Customize text coloring
- [ ] Customize text coloring (themes)
- [ ] CAP [LS, REQ, END...] IRC commands
- [ ] Spin up custom server for current world/server

Planned for much later
- [ ] Ability to spin up custom IRC server for current world/server

0 comments on commit f098ef7

Please sign in to comment.