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

https://github.com/jaredallard/koenokatachibot

A Mastodon Bot to post a movie over time
https://github.com/jaredallard/koenokatachibot

bot media rust

Last synced: 4 months ago
JSON representation

A Mastodon Bot to post a movie over time

Awesome Lists containing this project

README

          

# Koe no Katachi Bot

Post movies on ~~Twitter~~ Mastodon in screenshot form for others to enjoy / consume.

## Usage

Configure the bot via `config/config.example.json`, save that as `config/config.json`.

```bash
$ cargo run

# Or, with Docker
$ ./docker_start.sh
$ docker logs -f
```

## License

GPL-3.0