You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,8 @@ This bot is made for the https://programming.dev/ communities but the source cod
5
5
6
6
## Notes
7
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)
8
+
- The lemmy bot api has not been updated for v0.18 so this bot will not work until thats done. Ill get it functioning at soon as its available
0 commit comments