Maxime ROBIN

Results 21 comments of Maxime ROBIN

Nice fork Yuki-nyan (i didn't get through the code i'm not a C# developper) but it make my controller works. But i'm still thinking about sending it back. It depends...

Hi your request features seems great ! I'm stuck with the PAC configuration can you please provide your PAC-file ? Thanks !

There was a good clue in your question. `InteractionResponseType.APPLICATION_MODAL` doesn't exist anymore you should use `InteractionResponseType.MODAL` (https://github.com/discord/discord-interactions-js/blob/955d77b857dc798f46914cd2b9e4bf59de429f8f/src/index.ts#L61C7-L61C7) Docs should be updated too (https://github.com/discord/discord-interactions-js/blob/main/examples/modal_example.js) can make an PR if needed and...

Same on unbutu 15.04

Ok i've found a way. If you install the last version of fann the version is not set in fann.pc (under /usr/local/lib/pkgconfig/fann.pc). If you use `pkg-config --modversion fann` and you...

When are we gonna get a fix and release ?

Also this cron is broken ```sh schedule: interval: cron cronjob: 0 14 1-7 * MON #or schedule: interval: cron cronjob: 0 14 1-7 * 1 ``` From crontrab.guru ![Image](https://github.com/user-attachments/assets/bc9ef026-2a92-42b1-bcea-30eb2271afa1) For...

> [@Waxo](https://github.com/Waxo) it might be worth trying this expression instead: `0 14 * * mon#1` > > (as per the [fugit docs](https://github.com/floraison/fugit?tab=readme-ov-file#the-hash-extension)) Seems to fix my cron, and the main...

Merge and release maybe ?

Still no merge ?