This repository explains about learning to build a Bot LINE application using LINE Chatbot with the java programming language. Jadwal Liga Bot will help you find out and display the league competition schedule available for the coming week using the API Football-data.org.
- assets: It contains all images for README.
- src: Implementation of all services in the application.
- LINE Bot SDK Java: https://github.com/line/line-bot-sdk-java
- LINE Messaging API: https://developers.line.biz/en/docs/messaging-api/overview/
- Spring Boot Gradle: https://docs.spring.io/spring-boot/docs/2.2.4.RELEASE/gradle-plugin/reference/html/
- Apache HttpComponents: https://mvnrepository.com/artifact/org.apache.httpcomponents
- Jsoup : https://jsoup.org/download
Please use this as a reference only. Hope this helps you develop more projects.