Damien Boisvert
Damien Boisvert
Thanks :) Did this in Docker lol
This will make this image able to be packaged as a Docker container, which will be easier to deploy for users than having to manually set it up via `pnpm`.
Hello! I was attempting to use `flask-resize`. When I import it, it throws an error: ``` Traceback (most recent call last): File "/Users/damienboisvert/Documents/AlphaGameBot-WebUI-REWRITE/.venv/bin/flask-resize", line 5, in from flask_resize.bin import parser...
Previously, the "Dashboard" button will always send users to https://wakatime.com, regardless of the `api_url` that they use. This can cause problems, especially when and if you're using a 3rd party...
Change the typo from "Stratgegy" to "Strategy"
This pull request includes several changes to the `cowsay/__main__.py` file to enhance its functionality and improve user experience. The most important changes include adding support for reading input from stdin,...