This commit is contained in:
Alex Brow 2020-02-17 23:59:29 -05:00
parent 1a44e63a12
commit 53cceab803
No known key found for this signature in database
GPG Key ID: F48926893F475C25
1 changed files with 0 additions and 9 deletions

View File

@ -1,9 +0,0 @@
@ECHO OFF
#clears the terminal
ECHO "Updating..."
cd C:\Technicolor_Bot\
git pull Technicolor_Bot
npm install discord.js
ECHO "Running bot"
node C:\Technocolor_Bot\src\index.js