tolik518 / tolik518/factorion-bot

Other platforms

Open
#233 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement proposal
Dominant language
Rust
Stars
51
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Now that the library is its own crate, we could make bots for other platforms. This issue serves both to track what bots exist or are planned and to discuss some logistical questions.

Questions

  • Where should those bots live? Their own repo, making reddit the plattform for development, or all in this repo? (For the latter, we would need to figure out tagging and workflow though)
  • Where should the bots run? It will still take a while for me to set up a working home-server. If it comes to a combined server, then centrally.

Platforms

It might make sense to make a general ActivityPub (Fediverse) bot, with activitypub_federation or use one on a general platform (like lemmy), if mentions work ccross-platform.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the logistics questions in this issue, then review the listed platform options and their mentioned clients: lemmy_client, mastodon-async, matrix-sdk, tumblr_api, activitypub_federation, and serenity. A useful outcome would choose a platform or shared ActivityPub approach and document where the bot should live and run; the issue does not yet define an implementation target.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
api
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.