channel ownership base, part 1
Fleshing out the new channel ownership feature, along with a typo fix and small syntax updates. A claim can now be staked with /claimchannel, a channel owner may change a trip's level using /setlevel To do: unclaimchannel, setmotd, makeprivate, makepublic, renewclaim, garbage keeping, update mod commands to accept channelOwner and channelModerator, etc
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Development Enviroment
|
||||
# Development Environment
|
||||
|
||||
1. [Clone](https://help.github.com/articles/cloning-a-repository/) the repository.
|
||||
* Terminal Command: `git clone https://github.com/hack-chat/main.git hackchat`
|
||||
|
||||
Reference in New Issue
Block a user