Foddy

Results 7 issues of Foddy

Hi, I am trying to send this custom payload to request the users email. Unfortunately nothing appears on FB Messenger: ``` $agent->reply(\Dialogflow\RichMessage\Payload::create([ 'quick_replies' => [ ['content_type' => 'user_email'] ] ]));...

Hi, does anyone know how I can make this query using Medoo's select function? I hope I can avoid using the raw query method: ``` SELECT DISTINCT ON (guests."group") *...

### What are the steps to reproduce? Calling the status update method to update the status of my node. `node.status({fill: "blue", shape: "dot", text: RED._("mynode.message",{value:"100"}) });` ### What happens? It...

enhancement

I would like to use your script with multiple tables. Is it possible?

I think it would be kind of helpful if we could globally set something like a “translate: false” on a blueprint instead of every single field inside it. In this...

Hi, I have multiple self written plugins and third ones for a project. Many of them are using the same external node dependencies with the same version, so I wondered...

### Clear and concise description of the problem Some icon sets are gigantic, making it easy to lose track of all the available options. Unfortunately, the search feature doesn't always...

enhancement