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
/
run_linux.sh
blob: 4fe9b970a7f6c0a6b81f5ea4ffaa7a48ab807040 (
plain
) (
blame
)
1
2
3
4
5
6
#!/bin/bash
for
((
;
;
))
do
git
pull
node
bot_discord.js
done