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

Post winning entries #13

Open
danielfspencer opened this issue Feb 11, 2020 · 4 comments
Open

Post winning entries #13

danielfspencer opened this issue Feb 11, 2020 · 4 comments
Assignees
Labels
Discord Discord Bot related enhancement New feature or request

Comments

@danielfspencer
Copy link
Collaborator

Requested feature:
When the results are announced the bot should post the images of the winning entries.

@danielfspencer danielfspencer added the enhancement New feature or request label Feb 11, 2020
@wrussell1999 wrussell1999 added the Discord Discord Bot related label Jul 30, 2020
@wrussell1999
Copy link
Owner

wrussell1999 commented Sep 22, 2020

@jireland2k I'm going to assign you this issue (feature request)!

What you'll need to get started:

  • Python 3+ installed

Let me know if you have any questions!

@wrussell1999
Copy link
Owner

The database stores a user like this:

Food Flex – Cloud Firestore – Firebase console

You can see here, we store the image URL for each user. Check out the image code for how to post photos: https://github.com/wrussell1999/food-flex-discord/blob/master/bot/app/data/images.py

@wrussell1999
Copy link
Owner

Write the function inside results.py please :D

@wrussell1999
Copy link
Owner

Instructions to develop without Docker

Use this to set up the virtual environment and install the requirements. Instructions in the README will work.
https://www.liquidweb.com/kb/how-to-setup-a-python-virtual-environment-on-windows-10/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Discord Discord Bot related enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants