index
:
archive/PokeBot.git
Rebirth
dependabot/npm_and_yarn/glob-parent-5.1.2
dependabot/npm_and_yarn/lodash-4.17.21
dependabot/npm_and_yarn/tar-4.4.15
dependabot/npm_and_yarn/ws-6.2.2
master
Discord Utility Bot and Pokecord Gym Integration. Developed by TheEdgeNK and Ex-Universe
Alee
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
run.cmd
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'run.cmd')
-rw-r--r--
run.cmd
7
1 files changed, 7 insertions, 0 deletions
diff --git a/run.cmd b/run.cmd
new file mode 100644
index 0000000..e9f9890
--- /dev/null
+++ b/
run.cmd
@@ -0,0 +1,7 @@
+@echo off
+
+title PokeBot Console
+:a
+git pull
+node bot.js
+goto a