We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Requested feature: When the results are announced the bot should post the images of the winning entries.
The text was updated successfully, but these errors were encountered:
@jireland2k I'm going to assign you this issue (feature request)!
What you'll need to get started:
Let me know if you have any questions!
Sorry, something went wrong.
The database stores a user like this:
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
Write the function inside results.py please :D
results.py
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/
jireland2k
No branches or pull requests
Requested feature:
When the results are announced the bot should post the images of the winning entries.
The text was updated successfully, but these errors were encountered: