Add command support
Open
enhancement
help wanted
- Dominant language
- JavaScript
- Stars
- 11
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
There are a lot of irc commands that need to be implemented in Hypha yet. Here is a list of all the commands that need to be supported:
- [ ] /away
- [ ] /ban
- [ ] /ctcp
- [ ] /ignore
- [ ] /mode
- [ ] /notice
- [ ] /quit
- [ ] /quite
- [ ] /kick
- [ ] /whois
- [x] /me
- [x] /clear
- [x] /msg
- [x] /nick
- [x] /part
- [x] /join
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.