mirror of
https://github.com/Technicolor-creamsicle/Osselbot.git
synced 2025-01-03 13:16:22 -05:00
add botstART
This commit is contained in:
parent
027bfb9f22
commit
7eabbec608
8
src/bot-start.sh
Normal file
8
src/bot-start.sh
Normal file
@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
echo "Updating"
|
||||
#update everything
|
||||
/home/tech1/Osselbot/
|
||||
npm install discord.js
|
||||
git pull Osselbot
|
||||
echo "STARTING"
|
||||
node ./src/index.js
|
Loading…
Reference in New Issue
Block a user