Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CTalvio authored Apr 18, 2024
1 parent 86e2e43 commit 18f4942
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Matrixposter
# Lemmytrixposter

This is a matrix bot interface for creating and saving posts. Run this as a systemd service, or some other way that keeps it always running, and you will then be able to control the bot via a matrix chat room whenever and wherever.
This is a matrix/lemmy bot for creating and saving lemmy posts. Run this as a systemd service, or some other way that keeps it always running, and you will then be able to control the bot via a matrix chat room whenever and wherever.

Simply send it an image, a link to an image, or link to a pixiv or danbooru page to create posts. You can also configure a folder from which the bot can pick random files to post using the "next" command.

Expand Down Expand Up @@ -62,7 +62,7 @@ Other things you will need:
- Pixiv user token
- Danbooru API key

Edit `matrixposter.toml` to cofigure matrixposter. Comments with further instruction can be found within the file next to each config option.
Edit `lemmytrixposter.toml` to cofigure matrixposter. Comments with further instruction can be found within the file next to each config option.

### Matrix-commander

Expand All @@ -79,4 +79,4 @@ matrix-commander --login

### Execution

To start the tool run the lemmytrixposter executable.
To start the tool run the lemmytrixposter executable or .py.

0 comments on commit 18f4942

Please sign in to comment.