Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jalpp/mastodondailypuzzlebot

Mastodon bot that posts Lichess Daily Puzzles
https://github.com/jalpp/mastodondailypuzzlebot

mastodon-bot open-source

Last synced: 1 day ago
JSON representation

Mastodon bot that posts Lichess Daily Puzzles

Awesome Lists containing this project

README

        

## MastodonDailyPuzzleBot

Mastodon bot that posts Lichess daily puzzles in given instance

# Remarks

- [Lichess Java lib](https://github.com/tors42/chariot)

- [Mastodon4J](https://github.com/sys1yagi/mastodon4j)

# Setup

```
export Mastodon_Token="Token-value"
export instance_name="instance_name"

git clone MastodonDailyPuzzleBot
cd MastodonDailyPuzzleBot
cd Main.java
java Main.java
```

# Mastodon Bot in action!

![Screen Shot 2023-05-05 at 5 31 50 PM](https://user-images.githubusercontent.com/92553013/236572305-37c9f153-3189-4893-9f37-d12ee78fd67f.png)