Joystream Stats 238bf9008f move contributions/tech to scripts | il y a 2 ans | |
---|---|---|
.. | ||
src | il y a 2 ans | |
.gitignore | il y a 2 ans | |
README.md | il y a 2 ans | |
config.ts | il y a 2 ans | |
licenses.json | il y a 2 ans | |
package.json | il y a 2 ans | |
query_params.json | il y a 2 ans | |
request.json | il y a 2 ans | |
tsconfig.json | il y a 2 ans | |
videos_query.graphql | il y a 2 ans | |
yarn.lock | il y a 2 ans |
This Discord bot announces new video uploads.
git clone https://github.com/Joystream/community-repo
cd community-repo/community-contributions/joystreamvideobot
yarn && yarn run build
You should use the channnel id instead of it's name. How to get the channel id of a channel: 1- Open up your Discord Settings 2- Go to Appearance 3- Tick Developer Mode (And close the Discord settings) 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
.
Run yarn && yarn run build
to apply your changes.
Follow the procedure
TOKEN=<YOUR DISCORD TOOKEN HERE> node lib/src/bot.js