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
- Host: GitHub
- URL: https://github.com/jaredallard/koenokatachibot
- Owner: jaredallard
- License: gpl-3.0
- Created: 2018-08-04T21:58:32.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2026-03-03T13:38:55.000Z (4 months ago)
- Last Synced: 2026-03-03T17:52:34.730Z (4 months ago)
- Topics: bot, media, rust
- Language: Rust
- Homepage:
- Size: 140 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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