starseed
A lightweight and modular WhatsApp bot built with Baileys, bringing group management, moderation, fun quiz games, and handy tools together in a fast, efficient, and minimal setup.
File Explorer
- bug_report.yml
- config.yml
- stale.yaml
- AntiSpam.js
- Dispatcher.js
- ErrorHandler.js
- Gemini.js
- QuizFactory.js
- Scheduler.js
- SholatReminder.js
- SightEngine.js
- Constants.js
- Database.js
- Listener.js
- Request.js
- Scraper.js
- Serialize.js
- Utilities.js
- Watcher.js
- menu-music.mp3
- broadcast.jpg
- mosque.jpg
- profile.jpg
- thumbnail.jpg
- brainout.json
- caklontong.json
- heroff.json
- heroml.json
- jkt48.json
- koreandrama.json
- riddle.json
- whatanimal.json
- whatchemistry.json
- whatcountry.json
- whatfilm.json
- whatflag.json
- whatfood.json
- whatlyric.json
- whatpicture.json
- whatprofession.json
- whatword.json
- whoami.json
- activation.js
- manage-group.js
- manage-member.js
- mentions.js
- moderation.js
- _chatbot.js
- image-generation.js
- music-generation.js
- nano-banana.js
- text-generation.js
- _auto-download.js
- aio.js
- capcut.js
- douyin.js
- facebook.js
- google-drive.js
- instagram.js
- mediafire.js
- pin.js
- spotify.js
- terabox.js
- tiktok.js
- twitter.js
- videy.js
- youtube.js
- lyric.js
- meloboom.js
- pinterest.js
- spotify-play.js
- spotify-search.js
- sticker-pack.js
- stickerly.js
- tiktok-photo.js
- wallcraft.js
- youtube-play.js
- youtube-search.js
- youtube-video.js
- _afk-notifier.js
- _anti-bot.js
- _anti-delete.js
- _anti-group-status.js
- _anti-link.js
- _anti-porn.js
- _anti-spam.js
- _anti-tag-all.js
- _anti-tag-status.js
- _anti-toxic.js
- _auto-sticker.js
- _label-update.js
- _view-once.js
- couple.js
- getgcsw.js
- getpp.js
- group-info.js
- group-link.js
- quoted-message.js
- read-once.js
- total-chat.js
- attp.js
- balogo.js
- brat-hd.js
- brat-variant.js
- brat.js
- carbonify.js
- fake-call.js
- fake-dana.js
- fake-fbcomment.js
- fake-ff.js
- fake-ml.js
- fake-story.js
- fake-threads.js
- fake-ttcomment.js
- fake-ttprofile.js
- fake-wachannel.js
- fake-wagroup.js
- fake-xnxx.js
- fake-ytcomment.js
- iqc.js
- msg.js
- pornhub.js
- qc.js
- reaction.js
- smeme.js
- sticker.js
- text-2-qr.js
- wanted.js
- wasted.js
- commands.js
- credits.js
- list-data.js
- owner.js
- pricing.js
- test.js
- _evaluate.js
- broadcast.js
- manage-bot.js
- manage-label.js
- manage-newsletter.js
- manage-plugin.js
- manage-user.js
- upload-status.js
- manage-group.js
- manage-limit.js
- manage-premium.js
- manage-rent.js
- manage-word.js
- sticker-command.js
- upload-newsletter.js
- blur-face.js
- calculator.js
- character-recognition.js
- colorize.js
- convert-webp.js
- emoji-gif.js
- emoji-mix.js
- enhance-image.js
- enhance-video.js
- group-id.js
- morse.js
- newsletter-id.js
- no-background.js
- no-watermark.js
- qr-2-text.js
- screenshot-web.js
- sound-effect.js
- stalk.js
- sticker-watermark.js
- toaudio.js
- tourl.js
- afk.js
- charge-energy.js
- claim.js
- leaderboard.js
- profile.js
- wa-me.js
- _quiz-registry.js
- menu.js
- .gitignore
- app.config.cjs
- config.js
- Dockerfile
- index.js
- install.sh
- LICENSE
- nixpacks.toml
- package.json
- README.md
- socket.js
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Command Glossary
Commands referenced in this DOCs, explained below.
pm2
View Details ▼
pm2
Process manager for Node.js.
Used for log management, monitoring, and configuring processes.
pm2 start {{app.js}} --name {{application_name}}
Start a process with a name that can be used for later operations:
pm2 list
List processes:
pm2 monit
Monitor all processes:
powershell
View Details ▼
powershell
This command may be mistaken as the cross-platform version of PowerShell (formerly known as PowerShell Core), which uses `pwsh` instead of `powershell`.
The original `powershell` command in Windows is still available to use the legacy Windows version of PowerShell (version 5.1 and below).
tldr pwsh
View the documentation for the command referring to the latest, cross-platform version of PowerShell (version 6 and above):
powershell
Start an interactive shell session:
tldr powershell {{[-p|--platform]}} windows
View the documentation for the command referring to the legacy Windows PowerShell (version 5.1 and below):
speedtest-cli
View Details ▼
speedtest-cli
Test internet bandwidth using <https://speedtest.net>.
See also: `speedtest`.
speedtest-cli
Run a speed test:
speedtest-cli --bytes
Run a speed test and display values in bytes, instead of bits:
speedtest-cli --secure
Run a speed test using `HTTPS`, instead of `HTTP`:
# Project Badges
-
Logo
