Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
technetos committed Aug 22, 2019
1 parent 8e698f5 commit b9118d1
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions README.md
Expand Up @@ -58,15 +58,13 @@ the `Message` and `Context` types.

## Talk
Assigns the `talk` role to the user that requests it.

### Usage
```
?talk
```
## Tags
Tags are a simple key value store.

### Usage

Lookup a tag
```
?tag {key}
Expand Down Expand Up @@ -99,3 +97,12 @@ Set slowmode for a channel. 0 seconds disables slowmode.
```
?slowmode {channel} {seconds}
```

### Code of conduct welcome message
Sets up the code of conduct message with reaction in the specified channel.
Used for assigning talk roles.
```
?CoC {channel}
```


0 comments on commit b9118d1

Please sign in to comment.