M
M
MaqaBlaze74242020-04-26 14:51:42
YouTube
MaqaBlaze7424, 2020-04-26 14:51:42

How to make notifications about youtubers streams?

I need to make the bot notify everyone on the server in a special channel about the stream of the streamers that I choose. And if it's simpler
I should add YouTube channels The
bot should notify everyone with @everyone ping in a special channel
If you can help, then either in the comments to the question or in the discord: MaqaBlaze#7424

Answer the question

In order to leave comments, you need to log in

2 answer(s)
B
Bogdan Buchko, 2022-01-07
@INDMops

There are many bots for a similar task. For example, I used such bots as: Juniper and MEE6 . MEE6 was my favorite for a long time before they removed the ability to make notifications from different channels (now only with a premium subscription). That's why I started using Juniper. Below is an instruction on how to make a message from YouTube come to a specific channel on your server.
The instruction will be how to enable messaging via Juniper bot.

  1. Let's go off. bot site - link
  2. We invite the bot to our server. By clicking on the button, or click here
    61d89a4f652b1259261492.png
  3. We select a server, and if you don’t understand the rights of the bot, it’s better to leave all the checkboxes on , and if you understand, then leave the ones you need.
    Then click the "Continue" button61d89b517e899228303744.png
  4. Here we press "Authorize", with this button we invite the bot to our server.
    61d89c537e4c4555102505.png
  5. Then on the main page, click the "Login" button . Or click here
    61d89f2e42248052229715.png
  6. When you click on the button / hyperlink, you should be moved to the authorization window (if you didn’t log in to Discord early in the browser, otherwise we’ll log in), and after successful authorization, it will immediately transfer you to the bot’s control panel, or rather, to the tab with all the servers where you have admin rights.
    unknown.png?width=1435&height=663
  7. Select the server where the bot was invited.
  8. Open the tab "Publications and subscriptions" .
    61d8a1c73ad6b322940912.png
  9. On the page, click on the plus sign at the bottom right and select YouTube (which we are just interested in), Twitch (an identical setting from YouTube) and VK (much more difficult there)
  10. In the field we are looking for a channel or just insert a link to the channel.
    unknown.png?width=1435&height=663
  11. Click the "Continue" button and you're done. Now the bot will send notifications about a new video or stream on the channel.
    But you still need to configure where to publish these messages on the server.
  12. Next, click on the gear next to the channel and the message editing panel will open.
  13. In the "Publish channel" field, select the channel where the message will be published, and in the "Message template" field, write what the bot will send when a new video appears on the channel.

In the message, you can use the mention of roles and channels, and you can also use the interchangeable ones that the bot provides.
  • {{ channel }} - displays the named channels;
  • {{ channel .url}} - displays a link to the channel;
  • {{ video }} - displays titled videos;
  • {{ video.url }} - displays a link to the video;
  • {{ video.thumbnailUrl }} - displays a link to the video preview;

For example, you can make a template like this:
<@роль которою нужно упомянуть> - на канале {{ channel }} вышло новое видео {{ video }}. Давай скорее посмотрим его!
{{ video.url }}

And yet, if "Community" is enabled on the server , then it will not be possible to mention the @everyone. role in the message (forbidden by Discord rules). But I still recommend creating a specific role so that only those who are interested in monitoring the activities of the channel receive a message.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question