This website requires JavaScript.
Explore
Help
Sign In
m_c_player
/
FNFGirlfriendBot
Watch
1
Star
0
Fork
You've already forked FNFGirlfriendBot
0
forked from
Parker2991/FridayNightFunkinBoyfriendBot
Code
Pull requests
Activity
7c85c53eb1
FNFGirlfriendBot
/
startup.sh
5 lines
84 B
Bash
Raw
Normal View
History
Unescape
Escape
v6.0.0-alpha
2024-07-20 20:27:17 -04:00
while
true
;
do
discord command support :3
2024-08-04 22:59:52 -04:00
node --max-old-space-size
=
1000
--expose-gc src/index.js
v6.0.0-alpha
2024-07-20 20:27:17 -04:00
sleep
1
done
Copy permalink