issues
search
06000208
/
sandplate
An opinionated discord.js bot template
The Unlicense
2
stars
0
forks
source link
0.0.7 - setup.sh & systemd compatibility
#36
Closed
Xeckt
closed
3 years ago
Xeckt
commented
3 years ago
Relevant Issues:
19
Proposed Changes:
Created a setup.sh file to install the npm packages on debian, ubuntu & arch linux
Added support for the setup.sh to install nodejs and npm through nvm on debian and ubuntu
Added support for arch linux to install nodejs and npm through the AUR
By default installs the npm packages for the bot if no installation arguments supplied
Logging the behaviour of the install for debugging if any issues later on
Modular script for later changes and/or improvements
Added instructional readme
Relevant Issues:
19
Proposed Changes: