How to use the LootLabs Discord Bot ?
LootLabs Discord Bot Documentation
The LootLabs Discord bot allows dynamic Gaming content monetization within discord!
Inviting the bot to your server is done using this link: Invite LootLabs Bot
This documentation covers the setup and usage of the LootLabs Discord Bot for dynamic gaming content monetization within Discord servers.
Getting Started
Basic Setup:
Before using the LootLabs bot, an API token is required.
If you do not have one follow this link .
The bot will not perform any actions until it's configured with your API token using the /api-token
command.
Commands Overview:
The LootLabs bot comes with a variety of commands for server customization and management. Below is a table outlining each command, its description, and example usage.
Command | Description | Example Usage |
---|---|---|
| Sets the API token for LootLabs. | |
| Sets the link filtering option as Blacklist or Whitelist. | |
| Adds or removes a given site from the blacklist. | |
| Adds or removes a given site from the whitelist. | |
| Sets the role with access to certain commands. | |
| Adds or removes a channel from the list where links are not converted. | |
| Sets default settings for converting links. Note: Thumbanil_url has a | |
| Displays the bot's current settings. | |
| Shows command usages, descriptions, and examples. | |
Channel and Role Permissions:
The bot allows for specific channel restrictions and role-based permissions to tailor its functionality to your server's needs.
Configuration Commands
Setting Up Your API Token
- Command:
/api-token
- Description: Links an API token to your server for the bot's functionality.
- Example:
/api-token token:your_api_token_here
Customizing Link Conversion Settings
- Commands:
/whitelist
,/blacklist
,/filter-option
,/defaults
- Description: These commands allow you to manage which sites are allowed, set default conversion settings, and choose between using a whitelist or blacklist approach.
- Defaults: setting up defaults for links is important, for example
/defaults theme:Classic tasks:1 tier:Profit Maximization
sets 1 classis themed task from the profit max tier for all of the future links, It is recommended to set up a Default fallbackThumbnail_url
for your server that shows if the bot doesn't find any other thumbnail to use.
Managing Access and Restrictions
- Commands:
/role-permissions
,/restrict-channel
- Description: Set which roles can use certain bot commands and restrict specific channels from link conversion.
Examples of Command Usage
** Choose filter option: **
This command makes the bot choose either blacklist logic or whitelist logic
/filter-option Blacklist ```
**Blacklist a Site:**
This command makes the bot this site and only wrap other links
``` /Blacklist example.com ```
**Whitelist a Site:**
This command makes the bot ignore all other sites and only wrap these links
``` /whitelist example.com
Restrict Channel
This command makes the bot not work ina certain channel
/restrict-channel #general ```
** Check active settings**
This commands checks the bot settings
``` /Settings ```
For more detailed information on each command and additional configurations, use the `/help` command within your Discord server.
Updated on: 12/02/2024
Thank you!