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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,3 +17,5 @@ PASSWORD="" // The bot password
17
17
6. Open a terminal in the bot folder and run `npm install` to install dependendies and then `node main.js` to run the bot (whenever you want to start the bot again you can just do ctrl+c to interrupt the process and node main.js to start the bot)
18
18
19
19
I recommend installing something like [forever.js](https://www.npmjs.com/package/forever) for making it run continually
20
+
21
+
If you run into issues feel free to dm me on Matrix [here](https://matrix.to/#/@ategon:matrix.org)
0 commit comments