The King of Half-Baked Projects
The King of Half-Baked Projects
Sure, beware of the frontend tho, the code aint pretty :D As for the details, I am not 100% sure what would be the nicest way to do this. For...
Steps 1 to 3 were done with 6cc2e41 Session management is still missing. The cherry on top would be to properly integrate, however, that would require loading the discord sdk...
A first version of the app is deployed already: https://discord.com/oauth2/authorize?client_id=1320396325925163070 I think it should be startable by anyone. However, it is not discoverable for now.
For the record: What's actually left here, is to make the whole thing into a proper single page application, as the discord SDK won't work otherwise. This is due to...
Hey, I'd like to throw in my two cents. When making an installer with Inno Setup, the installer makes use of the Windows [Restart Manager](https://docs.microsoft.com/en-us/windows/win32/rstmgr/about-restart-manager). This simply finds out which...
A workaround for you would be, to paste it multiple times, would risk some duplicates during gameplay though. I am not 100% sure I'd want that feature. I didn't want...
Two things should be done here: 1. Let the toolbar take the empty space from under the chat input (just a change to `grid-column-end: ...`) 2. Somehow limit the width...