David Germain
David Germain
When my friends and I play the game (on our own server) one of us creates a game and then we all go to the main page and join it...
I want to analyze previous games, so I can improve, but I'm sad because they disappear after awhile. It would be nice if they were saved and easy to find....
``` def get_highest_value_coin(coins): return max(coins, key = lambda c: c.bountyGold) ``` https://docs.python.org/3.4/library/functions.html#max
I found a list of [commands](https://aegisub.org/docs/latest/commands) and I would like to trigger programmatically. I tried `./aegisub.exe video/frame/save` but that seemed just start Aegisub normally. I also found a [command line...
Hello, I am interested in creating my own instance of the community-platform, follow along as I go through the steps of figuring everything out. Below are some pretty specific steps...
I think I have configured it correctly, logged in, and ran the watch command. ``` root@ubuntu-s-1vcpu-1gb-nyc1-01:/var/www/tgtg-watcher# toogoodtogo-watcher watch Error during request: POST https://apptoogoodtogo.com/api/item/v8/ undefined HTTPError: Response code 403 () at...
Setup Discord webhooks for Project Kamp. Currently they have the Research module enabled, and it would be good if there is an automated message in the activity-bot channel. Mentioned by...
As a developer, the notifications on GitHub should be actionable. https://github.com/pizzaisdavid/community-platform/actions/runs/9747558072/job/26900538140 I have a fork in order to contribute to the project, but when I push, the pipeline fails because...
I only changed the readme, open pull request, and unit test fails: https://github.com/ONEARMY/community-platform/pull/3720 ``` ⎯⎯⎯⎯⎯⎯⎯ Failed Tests 1 ⎯⎯⎯⎯⎯⎯⎯ FAIL src/pages/Research/research.routes.test.tsx > research.routes > /research/:slug/edit-update/:id > accept logged in author...
Feel free to enhance this ticket with more details. Approximate recreation steps are given in the Discord discussion. source: https://discord.com/channels/586676777334865928/1256336177305485412/1256368742481395722