Forked version of LineAlphat JS #DEV #22/12/2017 #18PM
LineAlphat -> https://github.com/alfathdirk/LineAlphatJS
Status: Very Good
pkg install nodejs-currentoryum install nodejs-current
check your nodejs version
node -v
upgrade nodejs
git clone https://gitlab.com/m.rakha.f/alphat-new-generation.gitcd alphat-new-generation && npm installinsert your admin mid in main.jsnpm start
PLEASE DO npm i FOR THIS UPDATE -> #27/10/2017
CHANGELOG
- Bug fixed (LOG_OUT)
TO - DO
- Nothing
type !key for the keyword
1. Goto src/bot.js2. Then find this " //LINE.aLike() //AutoLike (CAUSE LAG) " (without quotes)3. Change into this " LINE.aLike() " (without quotes)4. DONE
@alfathdirk (LINE ALPHAT JS)
@GoogleX (LINE ALPHAT-FORK)
@LINE (GoogleX)
Q: "How to run this bot 24/7 ?"
A: "Use Termux on your android phone, and run this bot on it. You can use it 24/7 on VPS or RDP too"
Q: "Im using termux, and i have problem with npm i . What i gonna do ?"
A: "After you clone with git clone, then cd my and you got problem with npm i. All you gonna do is unzip node.js.zip"
Q: "How to edit some script on Termux ?"
A: "I recommend you to use text editor terminal edition like vim or nano"
Q: "Best keyboard for Termux ?"
A: "I recommend you to use Hacker's Keyboard on Playstore"
Q: "How to install latest nodejs on termux ?"
A: "Simple, pkg install nodejs-current"
Q: "How to fix an error like this 'Error: Cannot find module...... ' ?"
A: "Do npm i !"

