index
:
personal/AleeBot.git
beta
master
An all-in-one bot that's made from the Discord.JS API! This bot is made for discord servers.
Alee
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
update_dep.bat
blob: 26c9f44fb2a6b2c8faf4a9227380a7388b9668a4 (
plain
) (
blame
)
1
2
3
4
5
6
@
echo
off
title
Installing/Updating Dependencies git pull npm install --save
pause
exit