1 |
<p align="center"> |
<p align="center"> |
2 |
<img src="https://res.cloudinary.com/rakinar2/image/upload/v1651761676/sudobot4_r257uw.png" height="200px" width="200px"> |
<img src="https://res.cloudinary.com/rakinar2/image/upload/v1659628446/SudoBot-new_cvwphw.png" height="200px" width="200px"> |
3 |
</p> |
</p> |
4 |
|
|
5 |
<h1 align="center">SudoBot</h1> |
<h1 align="center">SudoBot</h1> |
42 |
touch logs/join-leave.log |
touch logs/join-leave.log |
43 |
echo "{}" > config/snippets.json |
echo "{}" > config/snippets.json |
44 |
cp sample-config.json config/config.json |
cp sample-config.json config/config.json |
|
npm install |
|
45 |
npm install -D |
npm install -D |
46 |
``` |
``` |
47 |
|
|