Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gfx/bluesky-rss-bot
RSS bot for Bluesky in Rust
https://github.com/gfx/bluesky-rss-bot
bluesky-bot
Last synced: 8 days ago
JSON representation
RSS bot for Bluesky in Rust
- Host: GitHub
- URL: https://github.com/gfx/bluesky-rss-bot
- Owner: gfx
- License: mit
- Created: 2023-12-22T04:31:51.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-09-26T01:01:01.000Z (about 1 month ago)
- Last Synced: 2024-10-11T21:09:54.710Z (25 days ago)
- Topics: bluesky-bot
- Language: Rust
- Homepage:
- Size: 99.6 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bluesky RSS Bot [![CI](https://github.com/gfx/bluesky-rss-bot/actions/workflows/ci.yml/badge.svg)](https://github.com/gfx/bluesky-rss-bot/actions/workflows/ci.yml) [![The Bots](https://github.com/gfx/bluesky-rss-bot/actions/workflows/bot.yml/badge.svg)](https://github.com/gfx/bluesky-rss-bot/actions/workflows/bot.yml)
Bluesky (https://bsky.app) 用のRSS botです。
現在のところ、以下のRSS feedについて運用しています。
## デイリーポータルZ
* Site: https://dailyportalz.jp/
* RSS: https://dailyportalz.jp/feed/headline
* workflow: https://github.com/gfx/bluesky-rss-bot/blob/main/.github/workflows/bot.yml
* Bluesky: https://bsky.app/profile/dpz-unofficial-bot.bsky.social## Gihyo.jp
* Site: https://gihyo.jp/
* RSS: https://gihyo.jp/feed/rss2
* workflow: https://github.com/gfx/bluesky-rss-bot/blob/main/.github/workflows/bot.yml
* Bluesky: https://bsky.app/profile/gihyo-unofficial.bsky.social## License
MIT License. See [LICENSE](./LICENSE) for details.