Skip to content

Commit c516c99

Browse files
authored
Update README.md
1 parent 5e16c4f commit c516c99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This bot is made for the https://programming.dev/ communities but the source cod
77
- You need to have installed node.js in order to run the bot
88

99
## Notes
10-
- 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. (However do not push these changes to git as then they will be public)
10+
- 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. (However do not push these changes to git as then your password will be public)
1111

1212

1313
## Setup

0 commit comments

Comments
 (0)