Machete
#
Chat for your org. wat wat wat wat
Screenshot#

But as you know, it may have been updated since the last commits. yeah.
Installation#
assuming you have gulp installed.. (npm install -g gulp)
git clone......
gulp install
echo "ARE YOU READY????????????"
node .
React Hirarchy#
- PageRoot
- Header
- ChatRoot
- UserList
- ChatWindow
- ChatTabs (list)
- ChatTab..
- ChatTab..
- ChatTab
- MessagesBySender (list)
- Message..
- Message..
- Message
- MessagesBySender (list)
- ChatTabs (list)
- ChatTextBox
- AtJsTextBox(:emoji: + @mentions)
- SendButton(also via Enter Key)
Url Hirarchy#
/=>/main/:roomNamefor room name. will only swap/open tabs on HTML5 stuff.- roomName param can be room name (alphanumerical) or
nick@nick@nick@...for group messaging.
- roomName param can be room name (alphanumerical) or