Index A | B | C | D | E | F | G | H | I | L | M | N | O | P | Q | R | S | T | U | W A acquire() (lightbulb.buckets.Bucket method) active (lightbulb.buckets.Bucket property) add_checks() (in module lightbulb.decorators) (lightbulb.plugins.Plugin method) add_cooldown() (in module lightbulb.decorators) (lightbulb.cooldowns.CooldownManager method) add_line() (lightbulb.utils.pag.Paginator method) add_plugin() (lightbulb.app.BotApp method) aliases (lightbulb.commands.base.Command property) (lightbulb.commands.base.CommandLike attribute) all_commands (lightbulb.plugins.Plugin property) app (lightbulb.commands.base.Command attribute) (lightbulb.context.base.Context property) (lightbulb.events.LightbulbEvent attribute) (lightbulb.help_command.BaseHelpCommand attribute) (lightbulb.help_command.DefaultHelpCommand attribute) (lightbulb.plugins.Plugin property) app_command_bypass_author_permission_checks (lightbulb.commands.base.Command property) (lightbulb.commands.base.CommandLike attribute) app_command_default_member_permissions (lightbulb.commands.base.Command property) (lightbulb.commands.base.CommandLike attribute) app_command_dm_enabled (lightbulb.commands.base.Command property) (lightbulb.commands.base.CommandLike attribute) app_command_permissions() (in module lightbulb.decorators) application (lightbulb.app.BotApp attribute) ApplicationCommand (class in lightbulb.commands.base) ApplicationCommandCreationFailed ApplicationContext (class in lightbulb.context.base) arg_type (lightbulb.commands.base.OptionLike attribute) as_application_command_option() (lightbulb.commands.base.OptionLike method) as_create_kwargs() (lightbulb.commands.base.ApplicationCommand method) (lightbulb.commands.message.MessageCommand method) (lightbulb.commands.slash.SlashCommand method) (lightbulb.commands.slash.SlashCommandGroup method) (lightbulb.commands.user.UserCommand method) author (lightbulb.context.base.ApplicationContext property) (lightbulb.context.base.Context property) (lightbulb.context.prefix.PrefixContext property) auto_defer (lightbulb.commands.base.Command property) (lightbulb.commands.base.CommandLike attribute) autocomplete (lightbulb.commands.base.OptionLike attribute) autocomplete() (lightbulb.commands.base.CommandLike method) B BangBangCooldownAlgorithm (class in lightbulb.cooldown_algorithms) BaseConverter (class in lightbulb.converters.base) BaseHelpCommand (class in lightbulb.help_command) BaseParser (class in lightbulb.parser) BooleanConverter (class in lightbulb.converters.special) bot (lightbulb.commands.base.Command property) (lightbulb.context.base.Context property) (lightbulb.events.LightbulbEvent property) (lightbulb.help_command.BaseHelpCommand property) (lightbulb.plugins.Plugin property) bot_has_channel_permissions() (in module lightbulb.checks) bot_has_guild_permissions() (in module lightbulb.checks) bot_has_role_permissions() (in module lightbulb.checks) bot_only (in module lightbulb.checks) BotApp (class in lightbulb.app) BotMissingRequiredPermission BotOnly Bucket (class in lightbulb.buckets) bucket (lightbulb.errors.MaxConcurrencyLimitReached attribute) build() (lightbulb.utils.nav.ComponentButton method) build_pages() (lightbulb.utils.pag.Paginator method) ButtonNavigator (class in lightbulb.utils.nav) C callback (lightbulb.commands.base.Command property) (lightbulb.commands.base.CommandLike attribute) cancel() (lightbulb.ext.tasks.Task method) channel_id (lightbulb.context.base.ApplicationContext property) (lightbulb.context.base.Context property) (lightbulb.context.prefix.PrefixContext property) channel_types (lightbulb.commands.base.OptionLike attribute) ChannelBucket (class in lightbulb.buckets) Check (class in lightbulb.checks) check() (lightbulb.app.BotApp method) check_exempt (lightbulb.commands.base.Command property) (lightbulb.commands.base.CommandLike attribute) check_exempt() (in module lightbulb.decorators) CheckFailure checks (lightbulb.commands.base.Command property) (lightbulb.commands.base.CommandLike attribute) child() (lightbulb.commands.base.CommandLike method) choices (lightbulb.commands.base.OptionLike attribute) ColorConverter (in module lightbulb.converters.special) ColourConverter (class in lightbulb.converters.special) Command (class in lightbulb.commands.base) command (lightbulb.context.base.ApplicationContext property) (lightbulb.context.base.Context property) (lightbulb.context.message.MessageContext property) (lightbulb.context.prefix.PrefixContext property) (lightbulb.context.slash.SlashContext property) (lightbulb.context.user.UserContext property) (lightbulb.events.CommandCompletionEvent attribute) (lightbulb.events.CommandInvocationEvent attribute) command() (in module lightbulb.decorators) (lightbulb.app.BotApp method) (lightbulb.plugins.Plugin method) CommandAlreadyExists CommandCompletionEvent (class in lightbulb.events) CommandErrorEvent (class in lightbulb.events) CommandInvocationError CommandInvocationEvent (class in lightbulb.events) CommandIsOnCooldown CommandLike (class in lightbulb.commands.base) CommandNotFound ComponentButton (class in lightbulb.utils.nav) CONSUME_REST (lightbulb.commands.base.OptionModifier attribute) Context (class in lightbulb.context.base) context (lightbulb.converters.base.BaseConverter attribute) (lightbulb.events.CommandCompletionEvent attribute) (lightbulb.events.CommandErrorEvent attribute) (lightbulb.events.CommandInvocationEvent attribute) convert() (lightbulb.converters.base.BaseConverter method) (lightbulb.converters.special.BooleanConverter method) (lightbulb.converters.special.ColourConverter method) (lightbulb.converters.special.EmojiConverter method) (lightbulb.converters.special.GuildCategoryConverter method) (lightbulb.converters.special.GuildChannelConverter method) (lightbulb.converters.special.GuildConverter method) (lightbulb.converters.special.GuildVoiceChannelConverter method) (lightbulb.converters.special.InviteConverter method) (lightbulb.converters.special.MemberConverter method) (lightbulb.converters.special.MessageConverter method) (lightbulb.converters.special.RoleConverter method) (lightbulb.converters.special.SnowflakeConverter method) (lightbulb.converters.special.TextableGuildChannelConverter method) (lightbulb.converters.special.TimestampConverter method) (lightbulb.converters.special.UserConverter method) ConverterFailure cooldown_manager (lightbulb.commands.base.Command property) (lightbulb.commands.base.CommandLike attribute) CooldownAlgorithm (class in lightbulb.cooldown_algorithms) CooldownManager (class in lightbulb.cooldowns) cooldowns (lightbulb.cooldowns.CooldownManager attribute) CooldownStatus (class in lightbulb.cooldown_algorithms) create() (lightbulb.commands.base.ApplicationCommand method) create_commands() (lightbulb.plugins.Plugin method) create_task() (lightbulb.app.BotApp method) CronTrigger (class in lightbulb.ext.tasks) D d (lightbulb.app.BotApp attribute) (lightbulb.plugins.Plugin property) DataStore (class in lightbulb.utils.data_store) default (lightbulb.commands.base.OptionLike attribute) default_enabled_guilds (lightbulb.app.BotApp attribute) (lightbulb.plugins.Plugin attribute) default_ephemeral (lightbulb.commands.base.Command property) DefaultHelpCommand (class in lightbulb.help_command) deferred (lightbulb.context.base.Context property) delete() (lightbulb.commands.base.ApplicationCommand method) (lightbulb.context.base.ResponseProxy method) delete_last_response() (lightbulb.context.base.Context method) description (lightbulb.commands.base.Command property) (lightbulb.commands.base.CommandLike attribute) (lightbulb.commands.base.OptionLike attribute) (lightbulb.plugins.Plugin attribute) description_localizations (lightbulb.commands.base.Command property) (lightbulb.commands.base.CommandLike attribute) (lightbulb.commands.base.OptionLike attribute) (lightbulb.commands.message.MessageCommand property) (lightbulb.commands.user.UserCommand property) dm_only (in module lightbulb.checks) E edit() (lightbulb.context.base.ResponseProxy method) edit_last_response() (lightbulb.context.base.Context method) embed_factory() (lightbulb.utils.pag.EmbedPaginator method) EmbedPaginator (class in lightbulb.utils.pag) EmojiConverter (class in lightbulb.converters.special) ephemeral (lightbulb.commands.base.CommandLike attribute) error_handler (lightbulb.commands.base.Command property) (lightbulb.commands.base.CommandLike attribute) evaluate() (lightbulb.cooldown_algorithms.BangBangCooldownAlgorithm method) (lightbulb.cooldown_algorithms.CooldownAlgorithm method) (lightbulb.cooldown_algorithms.FixedWindowCooldownAlgorithm method) (lightbulb.cooldown_algorithms.SlidingWindowCooldownAlgorithm method) evaluate_checks() (lightbulb.commands.base.Command method) evaluate_cooldowns() (lightbulb.commands.base.Command method) event (lightbulb.context.base.ApplicationContext property) (lightbulb.context.base.Context property) (lightbulb.context.prefix.PrefixContext property) exc_info (lightbulb.events.CommandErrorEvent property) exception (lightbulb.events.CommandErrorEvent attribute) expired (lightbulb.buckets.Bucket property) ExtensionAlreadyLoaded ExtensionMissingLoad ExtensionMissingUnload ExtensionNotFound ExtensionNotLoaded extensions (lightbulb.app.BotApp attribute) extract_hash() (lightbulb.buckets.Bucket class method) (lightbulb.buckets.ChannelBucket class method) (lightbulb.buckets.GlobalBucket class method) (lightbulb.buckets.GuildBucket class method) (lightbulb.buckets.UserBucket class method) F fetch_owner_ids() (lightbulb.app.BotApp method) filter_commands() (in module lightbulb.help_command) find() (in module lightbulb.utils.search) first_page() (in module lightbulb.utils.nav) FixedWindowCooldownAlgorithm (class in lightbulb.cooldown_algorithms) G get() (in module lightbulb.utils.search) get_application_command_context() (lightbulb.app.BotApp method) get_as() (lightbulb.utils.data_store.DataStore method) get_channel() (lightbulb.context.base.ApplicationContext method) (lightbulb.context.base.Context method) (lightbulb.context.prefix.PrefixContext method) get_guild() (lightbulb.context.base.Context method) get_help() (lightbulb.commands.base.Command method) get_interval() (lightbulb.ext.tasks.CronTrigger method) (lightbulb.ext.tasks.Trigger method) (lightbulb.ext.tasks.UniformTrigger method) get_message_command() (lightbulb.app.BotApp method) get_message_context() (lightbulb.app.BotApp method) get_plugin() (lightbulb.app.BotApp method) get_prefix_command() (lightbulb.app.BotApp method) get_prefix_context() (lightbulb.app.BotApp method) get_slash_command() (lightbulb.app.BotApp method) get_slash_context() (lightbulb.app.BotApp method) get_subcommand() (lightbulb.commands.slash.SlashGroupMixin method) get_user_command() (lightbulb.app.BotApp method) get_user_context() (lightbulb.app.BotApp method) get_word() (lightbulb.parser.Parser method) GlobalBucket (class in lightbulb.buckets) GREEDY (lightbulb.commands.base.OptionModifier attribute) guild_id (lightbulb.context.base.ApplicationContext property) (lightbulb.context.base.Context property) (lightbulb.context.prefix.PrefixContext property) guild_only (in module lightbulb.checks) GuildBucket (class in lightbulb.buckets) GuildCategoryConverter (class in lightbulb.converters.special) GuildChannelConverter (class in lightbulb.converters.special) GuildConverter (class in lightbulb.converters.special) guilds (lightbulb.commands.base.ApplicationCommand property) (lightbulb.commands.base.CommandLike attribute) GuildVoiceChannelConverter (class in lightbulb.converters.special) H handle_interaction_create_for_application_commands() (lightbulb.app.BotApp method) handle_interaction_create_for_autocomplete() (lightbulb.app.BotApp method) handle_message_create_for_prefix_commands() (lightbulb.app.BotApp method) has_attachments() (in module lightbulb.checks) has_channel_permissions() (in module lightbulb.checks) has_guild_permissions() (in module lightbulb.checks) has_role_permissions() (in module lightbulb.checks) has_roles() (in module lightbulb.checks) help_command (lightbulb.app.BotApp property) help_getter (lightbulb.commands.base.CommandLike attribute) hidden (lightbulb.commands.base.Command property) (lightbulb.commands.base.CommandLike attribute) human_only (in module lightbulb.checks) HumanOnly I ignore_bots (lightbulb.app.BotApp attribute) implements() (in module lightbulb.decorators) inherit_checks (lightbulb.commands.base.Command property) (lightbulb.commands.base.CommandLike attribute) instances (lightbulb.commands.base.ApplicationCommand attribute) InsufficientCache interaction (lightbulb.context.base.ApplicationContext property) (lightbulb.context.base.Context property) InviteConverter (class in lightbulb.converters.special) invoke() (lightbulb.commands.base.Command method) (lightbulb.commands.prefix.PrefixCommand method) (lightbulb.commands.prefix.PrefixCommandGroup method) (lightbulb.commands.prefix.PrefixSubCommand method) (lightbulb.commands.prefix.PrefixSubGroup method) (lightbulb.commands.slash.SlashCommandGroup method) (lightbulb.commands.slash.SlashSubGroup method) (lightbulb.context.base.Context method) invoke_application_command() (lightbulb.app.BotApp method) invoked (lightbulb.context.base.Context property) invoked_with (lightbulb.context.base.ApplicationContext property) (lightbulb.context.base.Context property) (lightbulb.context.prefix.PrefixContext property) (lightbulb.errors.CommandNotFound attribute) is_pressed() (lightbulb.utils.nav.ComponentButton method) (lightbulb.utils.nav.ReactionButton method) is_running (lightbulb.ext.tasks.Task property) is_subcommand (lightbulb.commands.base.Command property) items() (lightbulb.context.base.OptionsProxy method) L last_page() (in module lightbulb.utils.nav) lightbulb.app module lightbulb.buckets module lightbulb.checks module lightbulb.commands.base module lightbulb.commands.message module lightbulb.commands.prefix module lightbulb.commands.slash module lightbulb.commands.user module lightbulb.context.base module lightbulb.context.message module lightbulb.context.prefix module lightbulb.context.slash module lightbulb.context.user module lightbulb.converters.base module lightbulb.converters.special module lightbulb.cooldown_algorithms module lightbulb.cooldowns module lightbulb.decorators module lightbulb.errors module lightbulb.events module lightbulb.ext.tasks module lightbulb.help_command module lightbulb.parser module lightbulb.plugins module lightbulb.utils.data_store module lightbulb.utils.nav module lightbulb.utils.pag module lightbulb.utils.permissions module lightbulb.utils.search module LightbulbError LightbulbEvent (class in lightbulb.events) LightbulbStartedEvent (class in lightbulb.events) listener() (lightbulb.plugins.Plugin method) listeners (lightbulb.plugins.Plugin property) load() (in module lightbulb.ext.tasks) load_extensions() (lightbulb.app.BotApp method) load_extensions_from() (lightbulb.app.BotApp method) M max_concurrency (lightbulb.commands.base.Command property) (lightbulb.commands.base.CommandLike attribute) max_length (lightbulb.commands.base.OptionLike attribute) max_value (lightbulb.commands.base.OptionLike attribute) MaxConcurrencyLimitReached maybe_dispatch_error_event() (lightbulb.app.BotApp method) member (lightbulb.context.base.ApplicationContext property) (lightbulb.context.base.Context property) (lightbulb.context.prefix.PrefixContext property) MemberConverter (class in lightbulb.converters.special) message() (lightbulb.context.base.ResponseProxy method) message_commands (lightbulb.app.BotApp property) MessageCommand (class in lightbulb.commands.message) MessageCommandCompletionEvent (class in lightbulb.events) MessageCommandErrorEvent (class in lightbulb.events) MessageCommandInvocationEvent (class in lightbulb.events) MessageContext (class in lightbulb.context.message) MessageConverter (class in lightbulb.converters.special) min_length (lightbulb.commands.base.OptionLike attribute) min_value (lightbulb.commands.base.OptionLike attribute) missing_option (lightbulb.errors.MissingRequiredAttachmentArgument attribute) missing_options (lightbulb.errors.NotEnoughArguments attribute) missing_perms (lightbulb.errors.BotMissingRequiredPermission attribute) (lightbulb.errors.MissingRequiredPermission attribute) missing_roles (lightbulb.errors.MissingRequiredRole attribute) MissingRequiredAttachment MissingRequiredAttachmentArgument MissingRequiredPermission MissingRequiredRole mode (lightbulb.errors.MissingRequiredRole attribute) modifier (lightbulb.commands.base.OptionLike attribute) module lightbulb.app lightbulb.buckets lightbulb.checks lightbulb.commands.base lightbulb.commands.message lightbulb.commands.prefix lightbulb.commands.slash lightbulb.commands.user lightbulb.context.base lightbulb.context.message lightbulb.context.prefix lightbulb.context.slash lightbulb.context.user lightbulb.converters.base lightbulb.converters.special lightbulb.cooldown_algorithms lightbulb.cooldowns lightbulb.decorators lightbulb.errors lightbulb.events lightbulb.ext.tasks lightbulb.help_command lightbulb.parser lightbulb.plugins lightbulb.utils.data_store lightbulb.utils.nav lightbulb.utils.pag lightbulb.utils.permissions lightbulb.utils.search N n_executions (lightbulb.ext.tasks.Task property) name (lightbulb.commands.base.Command property) (lightbulb.commands.base.CommandLike attribute) (lightbulb.commands.base.OptionLike attribute) (lightbulb.plugins.Plugin attribute) name_localizations (lightbulb.commands.base.Command property) (lightbulb.commands.base.CommandLike attribute) (lightbulb.commands.base.OptionLike attribute) new_page() (lightbulb.utils.pag.Paginator method) next_page() (in module lightbulb.utils.nav) NONE (lightbulb.commands.base.OptionModifier attribute) NotEnoughArguments NotOwner nsfw (lightbulb.commands.base.Command property) (lightbulb.commands.base.CommandLike attribute) nsfw_channel_only (in module lightbulb.checks) NSFWChannelOnly O object_not_found() (lightbulb.help_command.BaseHelpCommand method) OnlyInDM OnlyInGuild option (lightbulb.errors.ConverterFailure attribute) option() (in module lightbulb.decorators) OptionLike (class in lightbulb.commands.base) OptionModifier (class in lightbulb.commands.base) options (lightbulb.commands.base.Command property) (lightbulb.commands.base.CommandLike attribute) (lightbulb.commands.message.MessageCommand property) (lightbulb.commands.user.UserCommand property) (lightbulb.context.base.Context property) OptionsProxy (class in lightbulb.context.base) original (lightbulb.errors.CommandInvocationError attribute) owner_ids (lightbulb.app.BotApp attribute) owner_only (in module lightbulb.checks) P Paginator (class in lightbulb.utils.pag) parent (lightbulb.commands.base.Command attribute) Parser (class in lightbulb.parser) parser (lightbulb.commands.base.Command property) (lightbulb.commands.base.CommandLike attribute) pass_options (lightbulb.commands.base.Command property) (lightbulb.commands.base.CommandLike attribute) permissions_for() (in module lightbulb.utils.permissions) permissions_in() (in module lightbulb.utils.permissions) Plugin (class in lightbulb.plugins) plugin (lightbulb.commands.base.Command property) plugins (lightbulb.app.BotApp property) prefix (lightbulb.context.base.Context property) (lightbulb.context.message.MessageContext property) (lightbulb.context.prefix.PrefixContext property) (lightbulb.context.slash.SlashContext property) (lightbulb.context.user.UserContext property) prefix_commands (lightbulb.app.BotApp property) PrefixCommand (class in lightbulb.commands.prefix) PrefixCommandCompletionEvent (class in lightbulb.events) PrefixCommandErrorEvent (class in lightbulb.events) PrefixCommandGroup (class in lightbulb.commands.prefix) PrefixCommandInvocationEvent (class in lightbulb.events) PrefixContext (class in lightbulb.context.prefix) PrefixGroupMixin (class in lightbulb.commands.prefix) PrefixSubCommand (class in lightbulb.commands.prefix) PrefixSubGroup (class in lightbulb.commands.prefix) press() (lightbulb.utils.nav.ComponentButton method) (lightbulb.utils.nav.ReactionButton method) prev_page() (in module lightbulb.utils.nav) previous_response (lightbulb.context.base.Context property) print_banner() (lightbulb.app.BotApp method) process_prefix_commands() (lightbulb.app.BotApp method) purge_application_commands() (lightbulb.app.BotApp method) Q qualname (lightbulb.commands.base.Command property) (lightbulb.commands.prefix.PrefixSubCommand property) (lightbulb.commands.prefix.PrefixSubGroup property) (lightbulb.commands.slash.SlashSubCommand property) (lightbulb.commands.slash.SlashSubGroup property) R raw_commands (lightbulb.plugins.Plugin property) raw_options (lightbulb.context.base.Context property) (lightbulb.context.message.MessageContext property) (lightbulb.context.prefix.PrefixContext property) (lightbulb.context.slash.SlashContext property) (lightbulb.context.user.UserContext property) raw_value (lightbulb.errors.ConverterFailure attribute) ReactionButton (class in lightbulb.utils.nav) ReactionNavigator (class in lightbulb.utils.nav) reload_extensions() (lightbulb.app.BotApp method) remove_command() (lightbulb.app.BotApp method) remove_hook() (lightbulb.plugins.Plugin method) remove_plugin() (lightbulb.app.BotApp method) required (lightbulb.commands.base.OptionLike attribute) reset_cooldown() (lightbulb.cooldowns.CooldownManager method) resolved (lightbulb.context.base.ApplicationContext property) (lightbulb.context.base.Context property) respond() (lightbulb.context.base.ApplicationContext method) (lightbulb.context.base.Context method) (lightbulb.context.prefix.PrefixContext method) respond_with_modal() (lightbulb.context.base.ApplicationContext method) (lightbulb.context.base.Context method) (lightbulb.context.prefix.PrefixContext method) ResponseProxy (class in lightbulb.context.base) responses (lightbulb.context.base.Context property) retry_after (lightbulb.errors.CommandIsOnCooldown attribute) RoleConverter (class in lightbulb.converters.special) run() (lightbulb.utils.nav.ButtonNavigator method) (lightbulb.utils.nav.ReactionNavigator method) S send_bot_help() (lightbulb.help_command.BaseHelpCommand method) (lightbulb.help_command.DefaultHelpCommand method) send_command_help() (lightbulb.help_command.BaseHelpCommand method) (lightbulb.help_command.DefaultHelpCommand method) send_group_help() (lightbulb.help_command.BaseHelpCommand method) (lightbulb.help_command.DefaultHelpCommand method) send_help() (lightbulb.help_command.BaseHelpCommand method) send_plugin_help() (lightbulb.help_command.BaseHelpCommand method) (lightbulb.help_command.DefaultHelpCommand method) set_embed_factory() (lightbulb.utils.pag.EmbedPaginator method) set_error_handler() (lightbulb.commands.base.CommandLike method) (lightbulb.ext.tasks.Task method) (lightbulb.plugins.Plugin method) set_help() (in module lightbulb.decorators) set_max_concurrency() (in module lightbulb.decorators) signature (lightbulb.commands.base.ApplicationCommand property) (lightbulb.commands.base.Command property) (lightbulb.commands.prefix.PrefixCommand property) slash_commands (lightbulb.app.BotApp property) SlashCommand (class in lightbulb.commands.slash) SlashCommandCompletionEvent (class in lightbulb.events) SlashCommandErrorEvent (class in lightbulb.events) SlashCommandGroup (class in lightbulb.commands.slash) SlashCommandInvocationEvent (class in lightbulb.events) SlashContext (class in lightbulb.context.slash) SlashGroupMixin (class in lightbulb.commands.slash) SlashSubCommand (class in lightbulb.commands.slash) SlashSubGroup (class in lightbulb.commands.slash) SlidingWindowCooldownAlgorithm (class in lightbulb.cooldown_algorithms) SnowflakeConverter (class in lightbulb.converters.special) start() (lightbulb.ext.tasks.Task method) start_time (lightbulb.buckets.Bucket attribute) stop() (in module lightbulb.utils.nav) (lightbulb.ext.tasks.Task method) StringPaginator (class in lightbulb.utils.pag) subcommands (lightbulb.commands.base.CommandLike attribute) (lightbulb.commands.prefix.PrefixGroupMixin property) (lightbulb.commands.slash.SlashGroupMixin property) SubCommandTrait (class in lightbulb.commands.base) sync_application_commands() (lightbulb.app.BotApp method) T Task (class in lightbulb.ext.tasks) task() (in module lightbulb.ext.tasks) TextableGuildChannelConverter (class in lightbulb.converters.special) TimestampConverter (class in lightbulb.converters.special) Trigger (class in lightbulb.ext.tasks) U UniformTrigger (class in lightbulb.ext.tasks) unload_extensions() (lightbulb.app.BotApp method) UnsupportedResponseOperation user (lightbulb.context.base.Context property) user_commands (lightbulb.app.BotApp property) UserBucket (class in lightbulb.buckets) UserCommand (class in lightbulb.commands.user) UserCommandCompletionEvent (class in lightbulb.events) UserCommandErrorEvent (class in lightbulb.events) UserCommandInvocationEvent (class in lightbulb.events) UserContext (class in lightbulb.context.user) UserConverter (class in lightbulb.converters.special) W wait_before_execution (lightbulb.ext.tasks.Trigger property) wait_until_started() (in module lightbulb.ext.tasks) webhook_only (in module lightbulb.checks) WebhookOnly when_mentioned_or() (in module lightbulb.app)