Skip to content

rootmelo92118/kicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alphat-new-generation

Forked version of LineAlphat JS #DEV #22/12/2017 #18PM
LineAlphat -> https://github.com/alfathdirk/LineAlphatJS

Status: Very Good


Installing Node.js

  • pkg install nodejs-current or yum install nodejs-current

require node >= v8.x.x

check your nodejs version node -v upgrade nodejs

How to run bot for the first time ?

  • git clone https://gitlab.com/m.rakha.f/alphat-new-generation.git
  • cd alphat-new-generation && npm install
  • insert your admin mid in main.js
  • npm start

IMPORTANT

PLEASE DO npm i FOR THIS UPDATE -> #27/10/2017

Still work 👷

CHANGELOG

  • Bug fixed (LOG_OUT)

TO - DO

  • Nothing

CMD / KEYWORD

type !key for the keyword

How to activate AutoLike feature ?

  • 1. Goto src/bot.js
  • 2. Then find this " //LINE.aLike() //AutoLike (CAUSE LAG) " (without quotes)
  • 1
  • 3. Change into this " LINE.aLike() " (without quotes)
  • 2
  • 4. DONE

Author

@alfathdirk (LINE ALPHAT JS)
@GoogleX (LINE ALPHAT-FORK)

Contact Me / Need Help ?

@LINE (GoogleX)

FAQ (Frequently Asked Questions)

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 !"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published