Skip to content

Commit 2acf60f

Browse files
authored
Update README.md
1 parent 6ae62db commit 2acf60f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ 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+
## Prerequisites
7+
- You need to have installed node.js in order to run the bot
8+
69
## Notes
710
- 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
811

0 commit comments

Comments
 (0)