MCPcopy Create free account

hub / github.com/InterStella0/stella_bot / functions

Functions972 in github.com/InterStella0/stella_bot

↓ 1 callersMethodset_user_desc
(interaction: discord.Interaction, description: str, amount: int)
cogs/games/button_ui.py:44
↓ 1 callersMethodsetting_python
(self, code: str)
cogs/helpful/eval.py:108
↓ 1 callersMethodsetup_toggle
(self)
cogs/useful/dalle.py:239
↓ 1 callersMethodshow_display
(self)
cogs/games/wordle.py:306
↓ 1 callersMethodshow_modal
(self, interaction: discord.Interaction)
cogs/helpful/eval.py:94
↓ 1 callersFunctionshow_server
(self, menu: InteractionServers, server: discord.Guild)
cogs/myself/interaction.py:108
↓ 1 callersMethodsigmoid_activation
Using sigmoid as activation function. This is to describe the uncertainty of a prefix usage vs time relationship.
utils/prefix_ai.py:49
↓ 1 callersMethodsignature
(self)
utils/greedy_parser.py:308
↓ 1 callersFunctionsource_format
(self, menu, items)
cogs/helpful/source.py:58
↓ 1 callersMethodstart
Starts the menu if it has not yet started
utils/buttons.py:206
↓ 1 callersMethodstart
(self, message: Optional[discord.Message] = None, **kwargs: Any)
utils/buttons.py:368
↓ 1 callersMethodstart
(self, message: Optional[discord.Message] = None, **kwargs: Any)
utils/buttons.py:422
↓ 1 callersMethodstart
(self, ctx: StellaContext)
cogs/games/either_io/core.py:231
↓ 1 callersMethodstart
(self, image_desc: ImageDescription)
cogs/useful/wombo_dream/interaction.py:65
↓ 1 callersMethodstart
(self, ctx: StellaContext)
cogs/useful/wombo_dream/interaction.py:438
↓ 1 callersMethodstart_reading_messages
(self)
utils/ipc.py:73
↓ 1 callersMethodstart_task
(self, task: PayloadTask)
cogs/useful/wombo_dream/core.py:204
↓ 1 callersMethodstarter
(self)
main.py:346
↓ 1 callersMethodstop
(self)
utils/buttons.py:562
↓ 1 callersMethodstop
(self)
utils/menus.py:121
↓ 1 callersMethodstop
(self)
cogs/games/wordle.py:361
↓ 1 callersMethodstop_reading_messages
(self)
utils/ipc.py:78
↓ 1 callersMethodsubscribe
(self)
utils/ipc.py:115
↓ 1 callersMethodtask_handler
(self)
cogs/find_bot/task_handlers.py:15
↓ 1 callersMethodto_file
(self)
cogs/useful/dalle.py:30
↓ 1 callersMethodtoggle_mode
(self)
cogs/useful/dalle.py:236
↓ 1 callersMethodtry_convert
(cls: UnorderedArgument, ctx: StellaContext, argument: Argument, value: str)
utils/new_converters.py:328
↓ 1 callersFunctionunpack
Flattens list of list while leaving alone any other element.
utils/useful.py:77
↓ 1 callersMethodupdate_count_select
(self)
cogs/useful/wombo_dream/interaction.py:40
↓ 1 callersMethodupdate_prefix_bot
Updates the prefix of a bot, or multiple bot where it waits for the bot to respond. It updates in the database.
cogs/find_bot/prefix_command_listeners.py:95
↓ 1 callersMethodupdate_task
(self, task: PayloadTask)
cogs/useful/wombo_dream/core.py:200
↓ 1 callersMethodupdate_text
(self)
cogs/games/wordle.py:410
↓ 1 callersMethodupdate_values
Update the current StringView value into this object
utils/greedy_parser.py:36
↓ 1 callersMethoduser_answer
(self, interaction: discord.Interaction, guess: str)
cogs/games/wordle.py:168
↓ 1 callersMethodvalidation_syntax
(self, _: int, line: str)
utils/parser.py:138
↓ 1 callersMethodwait_for_message
(self)
utils/buttons.py:485
↓ 1 callersMethodwon_display
(self)
cogs/games/wordle.py:279
Method__aenter__
(self)
utils/context_managers.py:29
Method__aiter__
(self)
utils/parser.py:370
Method__call__
(self, *separators: Any, escapes: Optional[Set] = None)
utils/greedy_parser.py:122
Method__call__
(self, interaction: discord.Interaction)
utils/buttons.py:107
Method__call__
(self, bot)
utils/context_managers.py:42
Method__call__
(self, bot_id: int)
utils/ipc.py:57
Method__call__
(self, argument: str)
utils/new_converters.py:219
Method__class_getitem__
(cls, params: Union[Tuple[T], T])
utils/greedy_parser.py:80
Method__class_getitem__
(cls, item: State)
utils/new_converters.py:396
Method__eq__
(self, other)
cogs/useful/wombo_dream/model.py:168
Method__getattr__
(self, item)
cogs/useful/useful.py:145
Method__hash__
(self)
cogs/useful/wombo_dream/model.py:165
Function__init__
(self: menus.ListPageSource, list_pages: Sequence[Any])
utils/decorators.py:95
Method__init__
(self, **kwargs)
main.py:45
Method__init__
(self, **kwargs)
utils/library_override.py:95
Method__init__
(self, **kwargs: Any)
utils/useful.py:176
Method__init__
(self, view: Optional[commands.view.StringView])
utils/greedy_parser.py:32
Method__init__
(self, **kwargs: Any)
utils/greedy_parser.py:92
Method__init__
(self, **kwargs: Any)
utils/errors.py:17
Method__init__
(self, _id: Union[discord.Member, discord.User, int], **kwargs: Any)
utils/errors.py:23
Method__init__
(self, cog: str, **kwargs: Any)
utils/errors.py:28
Method__init__
(self, _id: Union[discord.User, int, str], **kwargs: Any)
utils/errors.py:33
Method__init__
(self, _id: Union[discord.User, int], **kwargs: Any)
utils/errors.py:47
Method__init__
(self, arg: str, **kwargs: Any)
utils/errors.py:52
Method__init__
(self, arg: Union[discord.Member, discord.User], **kwargs: Any)
utils/errors.py:57
Method__init__
(self, message: str, *arg: Any)
utils/errors.py:62
Method__init__
(self, *args: Any, **kwargs: Any)
utils/errors.py:67
Method__init__
(self, message: str, no: int, line: str, mode: bool)
utils/errors.py:72
Method__init__
(self, converter: str)
utils/errors.py:81
Method__init__
(self, error)
utils/errors.py:94
Method__init__
(self)
utils/errors.py:100
Method__init__
(self, *, style: Optional[discord.ButtonStyle], selected: Union[int, str] = "", row: Optional
utils/buttons.py:37
Method__init__
(self, handle, callback, view, item)
utils/buttons.py:103
Method__init__
(self, *args: Any, **kwargs: Any)
utils/buttons.py:112
Method__init__
(self, *args: Any, mapper: Optional[Dict[str, Any]] = None, button: Type[BaseButton] = BaseBu
utils/buttons.py:132
Method__init__
(self, ctx: StellaContext, *args: Any, **kwargs: Any)
utils/buttons.py:150
Method__init__
(self, ctx: StellaContext, page_source: Type[ListPageInteractionBase], *args: Any, message: O
utils/buttons.py:187
Method__init__
(self, ctx: StellaContext, *, to_respond: Optional[Union[discord.User, discord.Member]] = None,
utils/buttons.py:339
Method__init__
(self, ctx: StellaContext, *, delete_after: bool = False, ori_interaction: Optional[discord.I
utils/buttons.py:407
Method__init__
(self, source: ListPageInteractionBase, generate_page: bool = False, *, message: Optional[dis
utils/buttons.py:511
Method__init__
(self, view: InteractionPages)
utils/buttons.py:528
Method__init__
(self, bot: StellaBot)
utils/buttons.py:667
Method__init__
(self, ctx: StellaContext)
utils/buttons.py:672
Method__init__
(self, messageable: discord.abc.Messageable, /, *, limit: Optional[int] = None)
utils/context_managers.py:15
Method__init__
When trainable is False, it is unable to train. This NN is supervised learning rather than unsupervised.
utils/prefix_ai.py:24
Method__init__
(self, path: str)
utils/prefix_ai.py:105
Method__init__
(self, image_width, image_height)
utils/prefix_ai.py:162
Method__init__
(self, **kwargs: Any)
utils/parser.py:27
Method__init__
(self, codeblock: Codeblock, *, _globals: dict = (), **flags: Any)
utils/parser.py:360
Method__init__
(self, *args: Any, **kwargs: Any)
utils/ipc.py:47
Method__init__
(self, *args: Any, **kwargs: Any)
utils/menus.py:89
Method__init__
(self, view: View, *args: Any, **kwargs: Any)
utils/menus.py:117
Method__init__
(self, button: Button, entries: Iterable[Any], **kwargs: Any)
utils/menus.py:134
Method__init__
(self, member: discord.Member)
utils/new_converters.py:81
Method__init__
(self, member: discord.Member, predicted_data: dict)
utils/new_converters.py:104
Method__init__
(self, member: discord.Member, commands: dict, command_usages: dict, total_usage: int)
utils/new_converters.py:143
Method__init__
(self, minimum_time: Optional[datetime.datetime] = None, maximum_time: Optional[datetime.date
utils/new_converters.py:212
Method__init__
(self, *, name: str, type: type)
utils/new_converters.py:295
Method__init__
(self, arguments)
utils/new_converters.py:305
Method__init__
(self, **kwargs)
utils/new_converters.py:375
Method__init__
(self)
utils/new_converters.py:383
Method__init__
(self, error: commands.MissingRequiredArgument, embed: discord.Embed, *args: Any, **kwargs: Any)
cogs/error_handler.py:24
Method__init__
(self, bot: StellaBot)
cogs/stat.py:64
← previousnext →401–500 of 972, ranked by callers