Calc Bot

LINE Messaging APIを使って、数式の計算結果を返します。
Alternatives To Calc Bot
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Spring Cloud Bus37510618112 hours ago45May 26, 202216apache-2.0Java
Spring Cloud event bus
Spring Boot Amqp Messaging152
a year agoJava
This is a simple spring-boot app that shows how to configure easily RabbitMQ with AMQP for producing and consuming messages in default format and JSON.
Quantizr111
16 hours ago8mitJava
Quanta is an open-source Social Media (Fediverse) platform for wikis, micro-blogging, collaboration, publishing, secure messaging, file sharing, and video/audio sharing. Browser-based, and written in Java and TypeScript.
Cve 2018 1270110
5 years agoJava
Spring messaging STOMP protocol RCE
Pact Example55
a month agoKotlin
Example project to demonstrate Contract Testing via Pact.
Spring Rsocket Demo50
3 years ago3gpl-3.0Java
Getting Started With RSocket in Spring Boot
Ddd Example Ecommerce Microservices33
24 days agomitJava
Domain-driven design microservices example
Hekate19
4 months agoapache-2.0Java
Java Library for Distributed Services
Spring Cloud Stream Outbox Extension18
9 months agoapache-2.0Java
Spring Cloud Stream Transactional Messaging Extension
Java Spring Rabbitmq16
a year ago7apache-2.0Java
OpenTracing RabbitMQ instrumentation
Alternatives To Calc Bot
Select To Compare


Alternative Project Comparisons
Readme

calc-bot

LINE Messaging APIを使って、数式の計算結果を返します。

Build Status codecov GitHub license

使うもの

Webhook URL

  • LINEのBotに設定するWebhook URLは、サーバーのエンドポイントに/callbackをつけます。
  • 例:サーバーのエンドポイントが、https://calc-bot.xxx.xxx/の場合

デプロイ時のアプリ設定

  • デプロイするときには、src/main/resources/application.ymlにChannelsの情報を設定してください。
line.bot.channelToken: token
line.bot.channelSecret: secret

動作画面

LINE画面

Popular Messaging Projects
Popular Spring Boot Projects
Popular Messaging Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Kotlin
Spring Boot
Gradle
Webhook
Messaging
Travis Ci