An open API service indexing awesome lists of open source software.

https://github.com/gayanvoice/twitter-bot-java

witter-bot-java (Twitter Bot Java) is an automated bot written in Java based on Spring framework
https://github.com/gayanvoice/twitter-bot-java

java spring spring-boot twitter-bot

Last synced: 4 months ago
JSON representation

witter-bot-java (Twitter Bot Java) is an automated bot written in Java based on Spring framework

Awesome Lists containing this project

README

          

# twitter-bot-java
twitter-bot-java (Twitter Bot Java) is an automated bot written in Java based on Spring framework. Its goal is to make social media automation with twitter. Twitter Bot Java designed for tweeting and generally interacting with users. The api allows for creating tweets and sending HTTP requests.

## Demo
Go to Twitter profile [Opensource Bot](https://twitter.com/opensource_bot). To create new tweet use this end point [create tweet](https://twitter.com/opensource_bot)

## Deploy

You can deploy the app to Heroku, Digital Ocean, or any other app container. First you need to fork the project and change Twitter credentials in [application.properties](https://github.com/gayanvoice/twitter-bot-java/blob/master/src/main/resources/application.properties).

_Thanks for reading this article! Leave a comment below if you have any questions. Be sure to follow for the_ [**_@gayanvoice_**](https://gayanvoice.medium.com/) _on Medium and share this post with other programming enthusiasts._

**Gayan** is a developer from Colombo. He shares articles and repositories on ASP.NET Core, Java Spring, and Android.

> _You can connect with him on_ [**_Medium_**](https://gayanvoice.medium.com/)_,_ [**_Twitter_**](https://twitter.com/gayankur)_, or_ [**_GitHub_**](https://github.com/gayanvoice)