Skip to content

Generic Movie Embed Generator#306

Closed
sgh304 wants to merge 2 commits into
python-discord:masterfrom
sgh304:master
Closed

Generic Movie Embed Generator#306
sgh304 wants to merge 2 commits into
python-discord:masterfrom
sgh304:master

Conversation

@sgh304
Copy link
Copy Markdown

@sgh304 sgh304 commented Oct 13, 2019


Generic Movie Embed Generator

Adds a generic method for generating random movie embeds.

Pull Request Details

This abstracts out the logic from the Valentine's Day movie generation command into a util function.

This will make creating new movie generation commands easier, making them just a function call with different parameters. I've gone ahead and converted the existing romancemovie command to use this new function. I also plan to use this framework in a future PR to tackle issue #213.

@sco1
Copy link
Copy Markdown
Contributor

sco1 commented Nov 30, 2019

I'm a fan of this approach with one slight tweak: rather than having a utility function, can you move this into an movie recommendation Evergreen cog so we can get movie recommendations year-round? The seasonal-specific commands should still be able to call it with their specific genre flags.

With the above in mind, it should be fine to include #213 with this PR.

@sco1 sco1 added the status: WIP Work In Progress label Dec 2, 2019
@sco1 sco1 added the status: stale Has had no activity for a while label Dec 16, 2019
@ks129
Copy link
Copy Markdown
Contributor

ks129 commented Feb 12, 2020

Can I take this development over due current currently this development is pretty dead?

@SebastiaanZ
Copy link
Copy Markdown
Contributor

This PR does look stale and I think it's okay for someone else to take over the development at this point.

@ks129 ks129 mentioned this pull request Feb 13, 2020
4 tasks
@sco1
Copy link
Copy Markdown
Contributor

sco1 commented Feb 14, 2020

More or less superseded by #350

@sco1 sco1 closed this Feb 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: stale Has had no activity for a while status: WIP Work In Progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants