isonar f1d7f6e47a Additional checks | пре 3 година | |
---|---|---|
.. | ||
src | пре 3 година | |
.gitignore | пре 3 година | |
README.md | пре 3 година | |
config.ts | пре 3 година | |
licenses.json | пре 3 година | |
package.json | пре 3 година | |
query_params.json | пре 3 година | |
request.json | пре 3 година | |
tsconfig.json | пре 3 година | |
videos_query.graphql | пре 3 година | |
yarn.lock | пре 3 година |
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