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

Diff of /trunk/README.md

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

revision 211 by rakin, Mon Jul 29 17:29:02 2024 UTC revision 217 by rakin, Mon Jul 29 17:29:04 2024 UTC
# Line 9  Line 9 
9  <img src="https://img.shields.io/github/license/onesoft-sudo/sudobot?label=License" alt="GitHub">  <img src="https://img.shields.io/github/license/onesoft-sudo/sudobot?label=License" alt="GitHub">
10  <img src="https://img.shields.io/github/package-json/v/onesoft-sudo/sudobot?label=Version" alt="GitHub package.json version">  <img src="https://img.shields.io/github/package-json/v/onesoft-sudo/sudobot?label=Version" alt="GitHub package.json version">
11  <img src="https://img.shields.io/github/commit-activity/w/onesoft-sudo/sudobot?label=Commit%20Activity" alt="GitHub commit activity">  <img src="https://img.shields.io/github/commit-activity/w/onesoft-sudo/sudobot?label=Commit%20Activity" alt="GitHub commit activity">
12    <a href="https://discord.gg/892GWhTzgs"><img src="https://img.shields.io/discord/964969362073198652?label=Support+Chat" alt="Discord"></a>
13  </p>  </p>
14    
15  <p align="center">  <p align="center">
# Line 42  mkdir config tmp storage logs Line 43  mkdir config tmp storage logs
43  touch logs/join-leave.log  touch logs/join-leave.log
44  echo "{}" > config/snippets.json  echo "{}" > config/snippets.json
45  cp sample-config.json config/config.json  cp sample-config.json config/config.json
 npm install  
46  npm install -D  npm install -D
47  ```  ```
48    

Legend:
Removed from v.211  
changed lines
  Added in v.217

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26