Parent Directory
|
Revision Log
|
Patch
revision 229 by rakin, Mon Jul 29 17:29:04 2024 UTC | revision 230 by rakin, Mon Jul 29 17:29:07 2024 UTC | |
---|---|---|
# | Line 36 First, download the latest release or cl | Line 36 First, download the latest release or cl |
36 | git clone https://github.com/onesoft-sudo/sudobot | git clone https://github.com/onesoft-sudo/sudobot |
37 | ``` | ``` |
38 | ||
39 | Then go inside the project directory, and run the following commands: | Then go inside the project directory, and run the following command: |
40 | ||
41 | ``` | ``` |
mkdir config tmp storage logs | ||
touch logs/join-leave.log | ||
echo "{}" > config/snippets.json | ||
cp sample-config.json config/config.json | ||
42 | npm install -D | npm install -D |
43 | ``` | ``` |
44 |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |