Splyth / slack_bot

Slack Bot Created for the Animutiny Slack Group (Name is Lisa)
MIT License
9 stars 5 forks source link

Add MTG card search functionality from CardBot #60

Closed jedibob5 closed 2 years ago

jedibob5 commented 4 years ago

Don't approve this yet, I still need to test this to see if it works, but I'm putting up the PR now to get comments and such. Not entirely sure if the setup is correct here.

The idea is that the Scrython package needs to be included in a .zip of this project and put into the lambda to work. I don't think I want to put an entire other git repository into this one though (and git yells at you if you try). Not sure how we want to go about this for other contributors.

Resolves #55

Splyth commented 4 years ago

According to the aws docs: https://docs.aws.amazon.com/lambda/latest/dg/lambda-python-how-to-create-deployment-package.html

Use the pip --target flag

jedibob5 commented 2 years ago

At this point this probably just isn't going to happen, so I'm closing it. I don't think Animutiny is too hard up on bot slots at the moment, so I may just try fixing Cardbot on my own end instead of porting it to Lisa.

jedibob5 commented 2 years ago

I'll leave the unmerged branch for a while just in case