Chakib Benziane

Results 33 issues of Chakib Benziane

**Describe the bug** Messages are not relayed from XMPP to Discord. They are however relayed from Discord to XMPP **To Reproduce** Writing on Discord forwards to xmpp room. Writing on...

bug

Hi, I looked for an equivalent to [mkinitcpio-tinyssh](https://github.com/grazzolini/mkinitcpio-tinyssh) for debian and could not find it anywhere. I made a quick one using initramfs-tools based on the already existing dropbear hooks...

Does the current plugin handles the `newpage` command ? the current behavior is to only show the first page when `newpage` is used.

enhancement
question

Hi, sorry my last fix was still not working I had to dig deeper and found that the luadev generated config was never included/merged.

Just a quick fix for #34 , however I think a better way is to include an optional attribute to parse text or html

Hi, thanks for the plugin, I cannot the plugin to load, I get the following error: ``` loop or previous error loading module 'chatgpt' stack traceback: [C]: at 0x561fde6360f0 ```...

Hi, Thanks for making this repository. I wanted to share this [little CLI script](https://github.com/blob42/gpt-prompts-cli) for selecting prompts to use with the ChatGPT. The prompts are retrieved from your repository. I...

I am implementing in #854 a helper search api for [searx](https://github.com/searxng/searxng) which is a famous self hosted meta search engine. This will offer the possibility to use search without relying...

This is a work in progress PR to track my progres. ## TODO: - [x] Get results using the specifed searx host - [x] Prioritize returning an `answer` or results...