EDM115
EDM115
Among the tests, if no messages had been sent within the past 12 hours, the cooldown would only be about 30mins
will sort this out later on also I might need to expose some variables to make it work
the file also seems to stay for next task, even when cancelling it properly
There's basically 2 ways to achieve this : ## 1. A low level implementation Here, we create an interface that holds several classes to handle how a database work :...
this will be part of the big rework of the bot not only the directory origin will be displayed on files caption, but when uploading you will be able to...
the bot will be redeployed in 5 minutes to implement a temp solution :)
@Codexphere92 well I guess this might be (in part) the reason why : https://github.com/colinhacks/zod/issues/4477#issuecomment-2902605756
yeah I followed what you made and it seems to be fixed so far. will keep monitoring how the extension behaves over the next days and will close this issue...
exactly searching for this the way fnm works is a bit weird tbh, the node.js installs are located in the `FNM_DIR` env var (if set, idk the default one), and...
indeed, but what tells you that UniGetUI uses `pwsh` as a base executable ? PowerShell 5/7 isn't installed by default on Windows machines, only PowerShell 2.0 is preinstalled and will...