Skip to content
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

Closed
elBichon opened this issue Jun 2, 2020 · 6 comments
Closed

answering via a short youtube video given a text input #33

elBichon opened this issue Jun 2, 2020 · 6 comments
Labels
proposal Request of new improvements or features

Comments

@elBichon
Copy link
Collaborator

elBichon commented Jun 2, 2020

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

  • It should not include Kaamelott characters
  • It should display a video whose text is close to a real answer
  • If there is no actual good answer, a default answer that could work in any situation should be used
@Terag
Copy link
Owner

Terag commented Jun 6, 2020

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 ?

@elBichon
Copy link
Collaborator Author

elBichon commented Jun 8, 2020

The bot would have a list of videos, just like the text based answers but with the corresponding link to a video

@Terag
Copy link
Owner

Terag commented Jun 8, 2020

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.

@elBichon
Copy link
Collaborator Author

elBichon commented Jun 8, 2020

the video would be played as a youtube embedded video, not as showing the video file itself

@Terag
Copy link
Owner

Terag commented Jun 8, 2020

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.
We should check if the bot can stream videos, from the documentation it seems that it is not yet supported for bots.

@sarlam
Copy link
Collaborator

sarlam commented Jun 10, 2020

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

@sarlam sarlam added the proposal Request of new improvements or features label Jun 10, 2020
@Terag Terag closed this as completed Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal Request of new improvements or features
Projects
None yet
Development

No branches or pull requests

3 participants