Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jalpp/mastodondailypuzzlebot
- Owner: jalpp
- License: mit
- Created: 2023-05-05T21:25:15.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-05-05T21:35:31.000Z (over 1 year ago)
- Last Synced: 2024-11-08T17:54:09.536Z (about 2 months ago)
- Topics: mastodon-bot, open-source
- Language: Java
- Homepage:
- Size: 4.88 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)