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:
-
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
- Node.js 16.9.0 or higher
- MongoDB database
- Discord Bot Token
- Discord.js v14
- Clone the repository:
git clone https://github.com/ronieremarques/DiscordBotForSales.git- Install dependencies:
cd DiscordBotForSales
npm install- Create a
.envfile with your credentials:
DISCORD_TOKEN=your_bot_token_here
MONGO_URI=your_mongodb_uri_here- Start the bot:
npm start/ticket- Creates a ticket embed with configuration options/connect- Connects the bot to a voice channel- More commands coming soon!
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
- Admin-only configuration commands
- Secure payment verification system
- Private ticket threads
- Permission-based access control
Need help? Join our Discord support server: Click here to join
This project is licensed under the MIT License - see the LICENSE file for details.
- Fork the repository
- Create your feature branch
- Commit your changes
- Push to the branch
- Create a new Pull Request
This bot is provided "as is" without warranty of any kind. Use at your own risk.
- Discord Support Server: Join Here
- Report Issues: GitHub Issues
Made with ❤️ for the Discord community
