Skip to content
Silva Tech edited this page Nov 13, 2024 · 1 revision

Silva MD Bot - Frequently Asked Questions (FAQ)

General Questions

What is Silva MD Bot?

Silva MD Bot is a feature-rich WhatsApp bot created to automate tasks and enhance user interactions. It includes features like auto-reactions, motivational quotes, media downloading, and more. The bot is built using Node.js and Baileys API.

Can I use Silva MD Bot on my own WhatsApp account?

Yes! You can deploy the bot on your own WhatsApp account by following the installation and configuration steps provided in the wiki.


Installation

How do I install Silva MD Bot?

To install Silva MD Bot, follow the instructions in the Installation Guide. You'll need Node.js and some basic dependencies to get started.

Do I need to have a WhatsApp Business Account to use this bot?

No, you don’t need a WhatsApp Business account. The bot works on regular WhatsApp accounts as long as you follow the installation steps correctly.


Features

What features does Silva MD Bot support?

Some of the key features of Silva MD Bot include:

  • Auto-Reactions: Reacts to messages and statuses with emojis.
  • Motivational Quotes: Sends a random motivational quote.
  • Media Downloading: Downloads videos or audio from YouTube.
  • Message Tagging: Reacts when the bot is tagged in a group.
  • Would You Rather Polls: Generates fun polls for users.

Configuration

How can I configure the bot?

You can configure Silva MD Bot by modifying the config.json file in the repository. This file allows you to set options such as:

  • Bot owner contact
  • Auto-reaction preferences
  • Media download settings
  • And more!

For detailed instructions, refer to the Configuration Guide.

Can I add my own features to the bot?

Yes, you can! Silva MD Bot is open source and built to be extendable. You can fork the repository, make changes, and add custom features as per your needs.


Troubleshooting

The bot is not sending messages, what should I do?

If the bot is not sending messages:

  • Make sure your internet connection is stable.
  • Check if the bot is running on the latest version by pulling the latest changes from the repository.
  • Ensure that your WhatsApp account is logged in properly on the bot.

If the issue persists, refer to the GitHub Issues section to see if it's a known issue or create a new one.

I keep getting "Invalid token" error, how can I fix this?

The "Invalid token" error often occurs if the WhatsApp Web session is expired or if the credentials are incorrect. Try re-scanning the QR code or re-authenticating the session.


Development & Contribution

How can I contribute to Silva MD Bot?

We welcome contributions! To contribute:

  1. Fork the repository.
  2. Clone it to your local machine.
  3. Create a new branch for your feature or fix.
  4. Commit your changes and push them to your forked repository.
  5. Submit a pull request.

For more information, check out the Contribution Guide.


License

What license is Silva MD Bot under?

Silva MD Bot is licensed under the MIT License. You can freely use, modify, and distribute the code, but remember to include the original license in your distributions. See the LICENSE file for full details.


Support

How can I contact you if I need help?

You can reach out to me through the following channels:


Have more questions? Feel free to open an issue on GitHub.