Firts go to api tools to get the key, and then open .env files then paste key obtained previously
- Windows: Nodejs, Gitbash, Google Chrome
- Linux: Nodejs, NPM, Google Chrome
$ git clone https://github.com/ibnusyawall/aex-bot.git
$ cd aex-bot
$ npm i
$ npm startafter running it you need to scan the qr.
Some of the menu that we have provided, among other things:
| Name | Status |
|---|---|
| promote | ok |
| demote | ok |
| kick | ok |
| kickall | ok |
| getall | ok |
| kickme | ok |
| add | ok |
| del | ok |
| glink | ok |
| Name | Status |
|---|---|
| translate | ok |
| brainly | ok |
| wikipedia | ok |
| Nulis | ok |
| Name | Status |
|---|---|
| Youtube Downloader | ok |
| Instagram Downloader | pending |
| Pinterest Downloader | ok |
| Facebook Downloader | ok |
| Name | Status |
|---|---|
| Stiker | ok |
| Primbon menu | ok |
| Auto Quotes | ok |
| Quotes maker | ok |
| Auto Toxic | ok |
| Random Anime | ok |
| Random Hentai | pending |
| Jadwal Sholat | ok |
| Cek Cuaca | ok |
| Instagram Stalker | ok |
| Text to Speech | ok |
| QR Maker | ok |
Make sure all the necessary dependencies are installed: https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md
Fix Stuck on linux, install google chrome stable:
> wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
> sudo apt install ./google-chrome-stable_current_amd64.deb