ebet12 / Sansekai-BOT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



Sansekai BOT Whatsapp

Getting Started

This project require NodeJS v12.

Install

Clone this project

> git clone https://github.com/shansekai/Sansekai-BOT
> cd imageToSticker

Install the dependencies:

> npm install

Usage

  1. run the Whatsapp bot
> npm start

after running it you need to scan the qr

Features

Command Feature
#sticker Sticker Creator
#botstat Bot status
#gifsticker Animated sticker using giphy url
#lirik Liryc music
#resi Check Shipping info (indonesia only)
#quote Show Quotes random
#qanime Show quotes random character anime
#qrcode Text to qrcode
#tts Text to speech (id, jp, ar, en)
#wait What anime is this
#meme Create Custom meme (top text & bottom text)
#rmeme Random meme subreddit
#translate Translate text (quote only)
#ceklokasi check data on the spread of Covid-19 in certain locations
#waifu Show waifu random
#wallhp Wallpaper HandPhone
#walldekstop Wallpaper dekstop
#fanart Show fanart
#fanart18 Show fanart 18+
#wallanime Wallpaper anime
#inu show a dog image
#neko show a cat image
#dadu dice 1-6 (random)
#pokemon Show a pokemon image
#news displays today's news
#tiktok Tiktok video downloader
#twt Twitter image/video downloader
#fb Facebook video downloader
#promote Promote User (grup only)
#demote Demote User (grup only)
#kick Kick User (grup only)
#del Delete bot message (grup only)
#tagall Tag All Member Group (grup only)
#kickall Kick All member (grup only)
#bc Broadcast text (owner bot only)
#leaveall Leave all grup (owner bot only)
#clearall Clear All chat bot (owner bot only)
BETA Anti Spam Command

Troubleshooting

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

🙏Special Thanks To

About


Languages

Language:JavaScript 99.0%Language:Dockerfile 0.9%Language:Shell 0.1%