discord_lfg.lfg
Controls the LFG system.
logger = logging.getLogger(__name__)
module-attribute
#
LFGValidationError(messages)
#
lfg(interaction, activity, creator_role, filled_spots, listed_as, creator_notes, config, **options)
async
#
Creates a GroupBuilder instance from a slash command.
Source code in src\discord_lfg\lfg.py
lfgdebug(interaction, debug_type)
async
#
Creates a listing for debugging purposes.