Skip to content

Commit be8a4aa

Browse files
authored
Update README.md
1 parent caf25b6 commit be8a4aa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ A lemmy bot that watches rss feeds and posts new posts from them in communities
33

44
This bot is made for the https://programming.dev/ communities but the source code can be modified to accomodate any community
55

6+
## Notes
7+
- If running on windows the environment variables may act up. You can insert them manually into the bot by replacing the things like process.env.USERNAME and the other things starting with process.env with the value for username in .env or their other respective value
8+
- The lemmy bot api seems to not be able to connect to instances in the new lemmy v0.18 update (im looking for a fix)
9+
610
## Setup
711
1. Clone the repository
812
2. Create an account in the instance you want the bot to have as its home (just make a regular user)

0 commit comments

Comments
 (0)