Coder Social home page Coder Social logo

clivern / racter Goto Github PK

View Code? Open in Web Editor NEW
20.0 3.0 11.0 1.25 MB

:crocodile: A Java Framework for Building Bots on Facebook's Messenger Platform.

License: Apache License 2.0

Java 97.76% Makefile 2.24%
java java-library chatbot messenger-bot facebook-messenger-bot facebook-api messenger-chat-bot

racter's People

Contributors

clivern avatar icougil avatar ienoobong avatar ldsemerenko avatar renovate[bot] avatar sap0312 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

racter's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

github-actions
.github/workflows/ci.yml
  • actions/setup-java v1
gradle
maven-push.gradle
settings.gradle
build.gradle
  • com.diffplug.gradle.spotless 4.5.1
  • junit:junit 4.13.2
  • com.squareup.okhttp3:okhttp 4.12.0
  • org.json:json 20220320
  • org.tinylog:tinylog 1.3.6
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties
  • gradle 6.9.2

  • Check this box to trigger a request for Renovate to run again on this repository

Racter v1.0.3

We need to make sure that Racter v1.0.2 is ready to be used within Ponut App to automate the process of messenger bot creation and build a list of all required changes if needed.

Response is not deliverd if there is a newline character in the "text" response

Describe the bug
The response is not delivered if there is a newline character in the "text" response

To Reproduce
Steps to reproduce the behaviour:
If we set the MessageTemplate to send a text reply where the text has a newline character, the response is not delivered.

INFO: curl -X POST -H "Content-Type: application/json" -d '{"recipient": {"id": "1234567890"},"message": {"text": "Reply with image answer. This is line number 1. The next line is a new line (Line number 2 is empty line).

This is line number 3."},"notification_type":"REGULAR"}

Expected behaviour
The response should be submitted with a new line for every newline character.

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: undefined. Note: this is a nested preset so please contact the preset author if you are unable to fix it yourself.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.