/[sudobot]/trunk/README.md
ViewVC logotype

Diff of /trunk/README.md

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 176 by rakin, Mon Jul 29 17:28:53 2024 UTC revision 178 by rakin, Mon Jul 29 17:28:54 2024 UTC
# Line 40  npm install -D Line 40  npm install -D
40  ```  ```
41    
42  Then open up the `config/config.json` file and change at least the following:  Then open up the `config/config.json` file and change at least the following:
 **Note**: `...` means other options that exist in the config, you can edit them to customize the settings, but not required.  
43    
44  ```json  ```json
45  {  {
# Line 60  Then open up the `config/config.json` fi Line 59  Then open up the `config/config.json` fi
59  }  }
60  ```  ```
61    
62    **Note**: `...` means other options that exist in the config, you can edit them to customize the settings, but not required.
63    
64  Build the project:  Build the project:
65    
66  ```  ```
# Line 78  Start the bot: Line 79  Start the bot:
79  npm start  npm start
80  ```  ```
81    
82  And if everything was configured correctly, you should not see an error and the bot should say "The system has logged in to discord".  And if everything was configured correctly, you should not see an error and the bot should say `Logged in as [tag]!`.
83  Then you can run the following command in Discord to make sure everything is working:  Then you can run the following command in Discord to make sure everything is working:
84    
85  ```  ```

Legend:
Removed from v.176  
changed lines
  Added in v.178

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26