Browse Source

typos in readme

Oleksii Buistov 3 years ago
parent
commit
d205fbe192
1 changed files with 2 additions and 2 deletions
  1. 2 2
      community-contributions/joystreamvideobot/README.md

+ 2 - 2
community-contributions/joystreamvideobot/README.md

@@ -1,6 +1,6 @@
 # Joystream Discord Video Bot ####
 
-This Discord announces new video uploads. 
+This Discord bot announces new video uploads. 
 
 ## Installation
 
@@ -22,7 +22,7 @@ How to get the channel id of a channel:
 4- Right click on your desired channel
 5- Now there's an option Copy ID to copy the channel id
 
-Open `config.ts` and set `channelid`.
+Open `config.ts` and set `channelId`.
 Run `yarn && yarn run build` to apply your changes. 
 
 ### Get the Discord Token