Algram/Hypha

Add command support

Open

#13 opened on Feb 5, 2016

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (3 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (11 stars)
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
  • /me
  • /clear
  • /msg
  • /nick
  • /part
  • /join

Contributor guide