1.13K
Sales
784
Buyers
4.98
Rating
🎥 Preview video : https://streamable.com/565x2o
/balances : View cryptocurrency balances (Bitcoin, Litecoin)/payment : Create payment invoice with crypto or PayPal/payment_lookup : Look up transaction details using Transaction ID/panel : Add stats at the top of server channels & automatically assign the “Client” role to members (📢News)/product : Display detailed information about a specific product/price : Update product price/status : Update product status (on/off) with text and color/stock : Show stock quantity for a specific product/stock_list : Display live stock monitor for all products/product_hold : Set product visibility (Public - Private - Unlisted - On Hold) (📢News)/restock : Add new stock to product (text input or file upload)/send : to send a product directly to the customer in the discord server (it can be sent in a ticket or in the customer’s dm)/replace_delivered : Replace a customer’s product using their invoice number. there should be two options: either replace it from stock or manually replace it directly. (📢News)/create_coupon : Create a new discount coupon/edit_coupon : Edit an existing coupon/delete_coupon : Delete a coupon/list_coupon : Display all available coupons/invoice_view : View detailed information about a specific invoice/invoice_process : Process an invoice by ID/claim : Grant customer role to user using invoice verification/claim_add : Manually add user to customer role/claim_delete : Delete user claim and remove customer role/customers : View your store’s customers, sorted by the highest amount spent/checker : Checks if a user is registered and shows their details from claims.json/top : Show the top 10 customers/shopinfo : Display public shop information and statistics/info : Show bot information and statistics/feedback : Let clients rate your service; feedback is saved in feedback.json/feedback_restore : Restores customer feedback to another channel or another server (📢News)/scammer: Add or remove a scammer with a comment/check_scammer: Check if a member is a scammer/giveaway: Announce member giveaways and set duration and number of winners/status_bot : Change bot status and activity with Rich Presence/status_info : Display current bot status and saved configuration/status_reset : Reset bot status to default settings/help : Display all available commands with descriptions/sync : Sync commands with Discord (for developers)/ping : Checks the bot and Sellauth API status, shows ping, and lists authorized users/note : Create or share notes with admins, saved in note.json, with optional password protection/permissions : Lets you add command permissions to specific roles separately with ease (📢News)/clear: Lets you delete messages in the channel easily by specifying the number of messages you want to remove (📢News)AUTHORIZED_USERS/restock for stock filesconfig.json3.12.2 or abovepip install -r requirements.txtconfig.json+ [2025-07-18] - [v2.0.1] :
• The API issue has been fixed after the sellauth update.
+ [2025-09-15] - [v2.1.0] :
• ✨ We’ve added 5 new commands:
/feedback, /customers, /note, /checker, /ping• 🛠️ Fixes & Improvements:
+ [2025-11-07] - [v2.2.0] :
/panel, /scammer, /check_scammer, /product-hold, /giveaway• 🛠️ Fixes & Improvements:
+ [2026-04-22] - [v2.5.0] :
/replace_delivered, /permissions, /clear, /feedback_restore, /top• 🛠️ Fixes & Improvements:
/replace_delivered : command to replace a customer’s product using their invoice number. there are two options: either replace it from stock or manually replace it directly./permissions : lets you add command permissions to specific roles separately with ease/clear : lets you delete messages in the channel easily by specifying the number of messages you want to remove/feedback_restore : restores customer feedback to another channel or another server/send : to send a product directly to the customer in the discord server (it can be sent in a ticket or in the customer’s dm)/stock will display the product image inside the embed/restore & /stock command error 50035 has been fixed/panel command by saving the “claim role” embed, so the bot can remember it after restarting without needing to recreate the embed again./bot_status command because they’re no longer useful on discord/send_serials & /send_service commands have been removed from the bot and replaced with a single /send command that includes everything in one, with an added (variants) option/Stock & /restock & /price & /status command to show additional variant products/top command to show the top 10 customers/invoice_view command so it now shows details for multiple products instead of just one (+with an added “view customer” button to see customer info like (email, ip, total spent, etc)+ [2026-05-20] - [v2.5.0] :
/panel• 🛠️ Fixes & Improvements:
/panel : the issue has been fixed so the bot now only accepts completed invoice IDs and rejects pending or expired invoicesTelegram: @niece7
Discord: @x_80
- "SHOP_ID": "Your Store ID Consists of 6 Digits",
- "AUTHORIZED_USERS": ["Your Discord Account ID so You Can Control The Bot Commands as an Admin"],
- "BOT_TOKEN": "Discord Bot Token",
- "AUTH_TOKEN": "API SellAuth",
+ "LOGO_URL": "Link to Your Logo Image if Possible",
- "STORE_DOMAIN" : "yourstore.mysellauth.com",
+ "BOT_CUSTOMER_ROLE_ID": "Role ID (Client), so that the bot can give the user the client role once their invoice number is successfully verified.",
+ "RESTOCK_CHANNEL_ID": "Channel ID to Notify Clients About Restock of New Products",
+ "FEEDBACK_CHANNEL_ID": "Channel ID Where Posting Feedback is Allowed",
+ "FEEDBACK_ROLE_ID": "Role ID That Allows Clients To Leave Feedback",
+ "LOGS_CHANNEL_ID": "Channel ID, The bot logs and displays all commands used in a specific channel, whether by admins or members",
+ "CLAIM_CHANNEL_ID": "Channel ID, The bot displays in a specific channel (preferably private) when a user correctly enters the invoice number and email, showing a log with that user’s information",
+ "BTC_ADDRESS": "your-adress",
+ "ETH_ADDRESS": "your-adress",
+ "LTC_ADDRESS": "your-adress",
+ "USDT_TRC20_ADDRESS": "your-adress",
+ "USDC_ADDRESS": "your-adress",
+ "SOL_ADDRESS": "your-adress",
+ "XRP_ADDRESS": "your-adress",
+ "XMR_ADDRESS": "your-adress",
+ "PAYPAL_ADDRESS": "[email protected]",
+ "PAYPAL_FF_ADDRESS": "[email protected]"
+ [2026-04-22] - [v2.5.0] :
/replace_delivered, /permissions, /clear, /feedback_restore, /top• 🛠️ Fixes & Improvements:
/replace_delivered : command to replace a customer’s product using their invoice number. there are two options: either replace it from stock or manually replace it directly./permissions : lets you add command permissions to specific roles separately with ease/clear : lets you delete messages in the channel easily by specifying the number of messages you want to remove/feedback_restore : restores customer feedback to another channel or another server/stock will display the product image inside the embed/restore & /stock command error 50035 has been fixed/panel command by saving the “claim role” embed, so the bot can remember it after restarting without needing to recreate the embed again./bot_status command because they’re no longer useful on discord/send_serials & /send_service commands have been removed from the bot and replaced with a single /send command that includes everything in one, with an added (variants) option/Stock & /restock & /price & /status command to show additional variant products/top command to show the top 10 customers/invoice_view command so it now shows details for multiple products instead of just one (+with an added “view customer” button to see customer info like (email, ip, total spent, etc)