/[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 179 by rakin, Mon Jul 29 17:28:54 2024 UTC
# Line 15  Line 15 
15  A Discord bot for moderation purposes.  A Discord bot for moderation purposes.
16  </p>  </p>
17    
18    ### Features
19    
20    - Strong automoderation system with tools like anti-spam and anti-raid
21    - Useful moderation tools
22    - Secure
23    - Fun commands
24    
25  ### Getting started  ### Getting started
26    
27  You can request an invite for SudoBot [here](https://sudobot.everything-server.ml/).  You can request an invite for SudoBot [here](https://sudobot.everything-server.ml/).
# Line 40  npm install -D Line 47  npm install -D
47  ```  ```
48    
49  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.  
50    
51  ```json  ```json
52  {  {
# Line 60  Then open up the `config/config.json` fi Line 66  Then open up the `config/config.json` fi
66  }  }
67  ```  ```
68    
69    **Note**: `...` means other options that exist in the config, you can edit them to customize the settings, but not required.
70    
71  Build the project:  Build the project:
72    
73  ```  ```
# Line 78  Start the bot: Line 86  Start the bot:
86  npm start  npm start
87  ```  ```
88    
89  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]!`.
90  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:
91    
92  ```  ```

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26