Will Russell

Results 90 comments of Will Russell

@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!

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

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/

Seems to be API related. 503s when making requests to the API.

Latest changes of the API weren't deployed. Resolved now.

Resolved. Issue was related to the API

Related issue: https://github.com/kestra-io/kestra/issues/3531

`unit-tests` branch created with basic structure. Also, fake classes made to replicate parts of the discord API.

Is this resolved now?