Version 2.1.
2 downloads
Snail – Premium Discord Delivery Bot
Snail is a fast, professional Discord bot made for handling product delivery, license keys, and digital sales inside your server.
It lets you easily add products, manage complex stock, and deliver keys instantly using clean slash commands and beautiful embeds.
------------------
Features
Easy product & key management
Instant key delivery via DMs
Dynamic, paginated stock dashboards
Complete admin-only controls for security
Premium embed designs & error handling
Simple setup (built on portable SQLite, no native build tools needed)
Supports .env variables for secure hosting
---------------------
Setup
Install packages → npm install
Configure your bot → Edit config/config.js (or use .env)
Start the bot → node index.js
-----------------------------------------
Commands
Admin / Product Management:
/create [name] - Make a new product category
/delete [product] - Delete a product and all its keys (with safety confirmation)
/addkey [product] [key] - Add a new license key to a product
/cleardata [product] - Wipe all keys from a product but keep the category
Delivery & Tracking:
/givelicense [product] [user] [amt] - Securely DM a set amount of keys to a user
/history - View a log of the last 10 key deliveries (who got what)
/get [product] - View backend database info for a single product
Dashboards (Admin & Public):
/stock - View a dynamic, paginated inventory dashboard with visual progress bars
/list - Check a simple admin list of all products and their stock counts
/showcase - Display a polished public menu of what your shop offers
System:
/health - Check bot ping, RAM usage, database health, and uptime
/botinfo - View bot credits and system limits