Giter Site home page Giter Site logo

bmarwell / twitter-tierkreiszeichenbot Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 185 KB

A zodiac sign bot for twitter. Can post zodiac updates with a nice ASCII bar graph.

License: Apache License 2.0

Java 98.91% Shell 1.09%
zodiac zodiac-sign twitter twitter-bot

twitter-tierkreiszeichenbot's Introduction

License Build Status Maintainability codecov

twitter-tierkreiszeichenbot

A zodiac sign bot for twitter. Can post zodiac updates with a nice ASCII bar graph.

Active bots

Features

  • You can enable or disable the progressbar.
  • You can set a custom progressbar length.
  • Translated to German and English, more languages are easy to add.
  • TimeZone support.
  • Will change avatar (twitter profile picture) according to zodiac sign.
  • (Coming) will react to simple questions.
  • (Coming) custom ASCII art bar characters.

Configuration

See Wiki:Configuration.

How to start

You can start this spring boot application via script or command line like this:

# Switch to any java 11, in this example I use jabba.
# Just make sure JAVA_HOME and PATH are set correctly.
jabba use "[email protected]"
# start like this
java \
  -Duser.language=de \
  -jar ~/bin/tierkreiszeichenbot-bot-0.1.0-SNAPSHOT.jar \
  --spring.config.location=file:$HOME/.config/sternzeichenbot.properties \
  --user.timezone=Europe/Sofia

twitter-tierkreiszeichenbot's People

Contributors

bmarwell avatar dependabot[bot] avatar

Watchers

 avatar

twitter-tierkreiszeichenbot's Issues

React to simple questions

React to (in German for now):
Potential tweets having #Sternzeichen or #zodiac, depending on language.

question about current zodiac sign

Twitter searches to reply with the current zodiac sign:

  • "current zodiac sign" lang:en ?
  • "Sternzeichen ist gerade" ? lang:de

Reply with the default tweet.

question about next occurance

  • "next zodiac sign" ? lang:en
  • "nächste Sternzeichen" ? lang:de

Answers should indicate date without year and the next occurrence in days.
Also, if it is the current zodiac, post how many days are left.

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.