Skip to content

O DiscordBotForSales é um bot para Discord que automatiza vendas, oferecendo funcionalidades como sistema de tickets, integração com pagamentos via PIX e gerenciamento de canais de voz.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.md
Notifications You must be signed in to change notification settings

ronieremarques/DiscordBotForSales

Discord Bot For Sales

A powerful Discord bot designed to automate and manage sales through Discord servers. Perfect for digital product sellers, service providers, and community managers.

Veja o vídeo explicativo sobre o projeto:

Bot Status License

ef0716d3-ac42-466d-af41-631e9f796b93

🌟 Features

  • Automated Ticket System

    • Custom ticket creation
    • Private threads for each customer
    • Configurable ticket categories
  • Payment Integration

    • PIX payment support (Brazilian payment method)
    • Payment proof verification
    • Automated payment validation
  • Shopping Cart System

    • Main product selection
    • Additional/complementary products
    • Quantity control (+1/-1 buttons)
    • Remove items functionality
    • Total amount calculation
    • Organized interface with separate embeds
  • Voice Channel Management

    • Automatic voice channel connection
    • Voice status monitoring
    • Channel configuration options
  • Sales Management

    • Sales channel configuration
    • Delivery confirmation system
    • Transaction history

📋 Requirements

  • Node.js 16.9.0 or higher
  • MongoDB database
  • Discord Bot Token
  • Discord.js v14

🚀 Installation

  1. Clone the repository:
git clone https://github.com/ronieremarques/DiscordBotForSales.git
  1. Install dependencies:
cd DiscordBotForSales
npm install
  1. Create a .env file with your credentials:
DISCORD_TOKEN=your_bot_token_here
MONGO_URI=your_mongodb_uri_here
  1. Start the bot:
npm start

💻 Commands

  • /ticket - Creates a ticket embed with configuration options
  • /connect - Connects the bot to a voice channel
  • More commands coming soon!

⚙️ Configuration

The bot uses a configuration system that can be managed through Discord commands:

  • Ticket system customization
  • Sales channel setup
  • PIX key configuration
  • Voice channel settings

🔒 Security

  • Admin-only configuration commands
  • Secure payment verification system
  • Private ticket threads
  • Permission-based access control

🤝 Support

Need help? Join our Discord support server: Click here to join

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

🤝 Contributing

  1. Fork the repository
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Create a new Pull Request

⚠️ Disclaimer

This bot is provided "as is" without warranty of any kind. Use at your own risk.

📞 Contact


Made with ❤️ for the Discord community

About

O DiscordBotForSales é um bot para Discord que automatiza vendas, oferecendo funcionalidades como sistema de tickets, integração com pagamentos via PIX e gerenciamento de canais de voz.

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.md

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published