-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
answering via a short youtube video given a text input #33
Comments
Does it mean that the bot searches for the right video using youtube's API or the bot already has a list of possible youtube videos to choose from ? |
The bot would have a list of videos, just like the text based answers but with the corresponding link to a video |
It is close to what we wanted to do with the bot but with audio files. I personally like the idea! It would then make sense to create a media package that will include audio and video formats related features. |
the video would be played as a youtube embedded video, not as showing the video file itself |
Understood, however the bot will still have a library of URL for these video. Also it is important to note that a discord bot can only share the video link in the chat. |
a first step could be to send the link within the text channel then later on (on another ticket) we could see to stream the audio and/or the video if available |
What
A command to display answer request with an ad hoc youtube video saying the text instead of writing text.
Why
To make interactions with the bot funnier
Who will benefit
Users
functional criteria
The text was updated successfully, but these errors were encountered: