This is the official Discord bot for the lumin.rest Roblox script hub. This bot helps manage license keys for the product as well as giving guides on frequently asked things.
Commands created are hybrid commands, meaning they support slash commands (/example) and context/chat commands (l.example).
Tip
To start your own Discord bot, you need to create a .env file and supply the DISCORD_TOKEN, LUARMOR_KEY (API key), PRODUCT_NAME, WEBSITE_URL, BOT_PREFIX values.
Download the necessary Python packages using the command:
$ pip install -r ./requirements.txtWhen cloning this bot, ensure you follow the MIT license and give proper credits.