feat: implemented commit command

This commit is contained in:
Himadri Bhattacharjee
2025-04-19 09:51:18 +05:30
parent 829b264ba9
commit e5e4aeaff1
3 changed files with 196 additions and 23 deletions

View File

@@ -17,8 +17,9 @@ interface or by editing it externally.
- [x] Authfile path
- [x] Listening port number
- [x] `/add` command to add new keys
Run it as `echo "ssh-ed25519 somekey" | ssh chatroom`
- [x] `/rename` command
- [ ] `/commit` command to commit in-memory changes to Authfile
- [x] `/commit` command to commit in-memory changes to Authfile
- [ ] `#mention` tags
### Authfile