MCPcopy Create free account

hub / github.com/InterStella0/stella_bot / functions

Functions972 in github.com/InterStella0/stella_bot

↓ 3 callersMethodget_local_url
(self, url: str)
cogs/useful/art_ai_generation.py:214
↓ 3 callersMethodget_parser
Tries to get a separator within an argument, return None if it can't find any.
utils/greedy_parser.py:40
↓ 3 callersMethodinsert_both_prefix_command
(self, prefix_list: List[Union[int, str]], command_list: List[Union[i
cogs/find_bot/prefix_command_listeners.py:202
↓ 3 callersMethodinside_function_statement
(self, no: int, line: str, x_space: Indentor, match: re.Match)
utils/parser.py:186
↓ 3 callersFunctionis_message_older_context
(bot: StellaBot, message_id: int)
cogs/helpful/cmd_msg_remover.py:22
↓ 3 callersMethodis_nsfw
(self, query: str)
utils/ipc.py:285
↓ 3 callersFunctionmessage_getter
(message_id: int)
cogs/helpful/cmd_msg_remover.py:15
↓ 3 callersMethodreading_multiline
(self, check, no: int, line: str)
utils/parser.py:223
↓ 3 callersMethodrender_display
(self)
cogs/games/wordle.py:237
↓ 3 callersMethodrender_text_center
(self, draw: ImageDraw.Draw, size: Tuple[int, int], text: str, *, color='white', pa
cogs/games/either_io/core.py:87
↓ 3 callersMethodrepl_handler
(self, ctx: StellaContext, code: Optional[Codeblock], **flags)
cogs/helpful/eval.py:244
↓ 3 callersMethodrequest
(self, method, url: str, **kwargs)
cogs/useful/wombo_dream/core.py:219
↓ 3 callersMethodsend
(self, *args: Any, **kwargs: Any)
utils/useful.py:226
↓ 3 callersMethodset_value
(self, art: ArtStyle, interaction: discord.Interaction)
cogs/useful/wombo_dream/interaction.py:89
↓ 3 callersMethodshow_question
(self, interaction: discord.Interaction, *, ctx: Optional[StellaContext] = None)
cogs/games/either_io/core.py:253
↓ 3 callersMethodshowing_original
(self)
cogs/useful/wombo_dream/interaction.py:261
↓ 3 callersMethodstart
(self, **kwargs: Any)
utils/buttons.py:281
↓ 3 callersMethodstart
(self, ctx: StellaContext)
cogs/helpful/help_command/interaction.py:103
↓ 3 callersFunctiontext_chunker
Chunks a given text into a flattened list. text: str massive text that needs to be chunked width: int maximum
utils/useful.py:408
↓ 3 callersMethodto_subscript
(value: int)
cogs/games/button_ui.py:39
↓ 3 callersMethodupdate_confirm
Inserts a new confirmed bot with an author where the bot is actually in the discord.py server.
cogs/find_bot/addbot_handler.py:77
↓ 3 callersMethodwidth_center_text
(self, draw: ImageDraw, size: Tuple[int, int], text: str, font: FreeTypeFont, padding: str,
cogs/games/either_io/core.py:119
↓ 2 callersMethod__init__
(self, **kwargs)
utils/greedy_parser.py:217
↓ 2 callersMethod__init__
(self, view, **kwargs)
cogs/myself/interaction.py:16
↓ 2 callersMethod_get_kwargs_from_page
(self, page: Any)
utils/menus.py:57
↓ 2 callersMethod_get_recursive_data
(self)
cogs/useful/wombo_dream/interaction.py:494
↓ 2 callersMethod_set_default
(cls)
utils/new_converters.py:387
↓ 2 callersMethod_upload_file
(self, file: bytes, filename: str)
utils/ipc.py:276
↓ 2 callersFunctionactually_calls
Handles C functions and return value.
utils/useful.py:120
↓ 2 callersMethodadd_blacklist
(self, snowflake_id, reason)
main.py:107
↓ 2 callersMethodadd_command
(self, command: commands.Command)
main.py:136
↓ 2 callersMethodadd_into_instance
(instance: "BaseGreedy", separators: Set[str], escapes: Set[str])
utils/greedy_parser.py:98
↓ 2 callersMethodadd_server_listener
(self, handler: _HandlerType)
utils/ipc.py:83
↓ 2 callersMethodadd_server_request_handler
(self, handler: _HandlerType)
utils/ipc.py:102
↓ 2 callersFunctionappend
c_codes/parse_find.c:64
↓ 2 callersFunctioncall
one liner method that handles all errors in a single line which returns None, or Error instance depending on ret value.
utils/useful.py:41
↓ 2 callersFunctioncancel_gen
(agen: AsyncGenerator[Any, Any])
utils/useful.py:356
↓ 2 callersMethodcheck_if_indenting
(self, no: int, line: str)
utils/parser.py:144
↓ 2 callersMethodcheck_question
(self, question: Question)
cogs/games/either_io/core.py:329
↓ 2 callersMethodcleanup
(self)
utils/buttons.py:606
↓ 2 callersMethodcleanup
(self)
cogs/useful/dalle.py:177
↓ 2 callersFunctioncompile_array
Converts a list of strings that are sorted into binary that will be accepted by C code.
utils/useful.py:104
↓ 2 callersFunctioncompile_result
c_codes/parse_find.c:42
↓ 2 callersMethodconvert
(self, ctx: StellaContext, argument: str)
cogs/stat.py:25
↓ 2 callersMethodconvert
(cls, ctx: StellaContext, argument: str)
cogs/games/wordle.py:506
↓ 2 callersMethodconvert_datetime
(self, key: str)
cogs/games/either_io/models.py:49
↓ 2 callersFunctionconvert_expiry_date
(seconds: str)
cogs/useful/wombo_dream/model.py:52
↓ 2 callersMethodconvert_if_value
(date_str: Optional[str])
cogs/useful/wombo_dream/model.py:30
↓ 2 callersMethodcounter
(target: Dict[str, Optional[int]], line: str)
utils/parser.py:112
↓ 2 callersFunctioncreate_bar
(x_val: List[Any], y_val: List[Any], color: str, **kwargs: Any)
utils/image_manipulation.py:100
↓ 2 callersMethodcreate_bar
(self, ctx: StellaContext, bot: Union[discord.Member, discord.User])
cogs/find_bot/bots.py:184
↓ 2 callersFunctioncreate_block
(draw, x, y, color)
cogs/games/wordle.py:49
↓ 2 callersMethodcreate_embed
(self)
cogs/useful/wombo_dream/interaction.py:422
↓ 2 callersFunctioncreate_gradient_array
(color: str, *, alpha_min: Optional[int] = 0, alpha_max: Optional[int] = 1)
utils/image_manipulation.py:22
↓ 2 callersFunctioncreate_graph
(x: List[datetime.datetime], y: List[int], **kwargs: int)
utils/image_manipulation.py:30
↓ 2 callersMethoddownload_images
(self, start_id: int, urls: List[str])
cogs/useful/wombo_dream/core.py:108
↓ 2 callersMethoddraw_ellipse
Improved ellipse drawing function, based on PIL.ImageDraw. Copied from https://stackoverflow.com/questions/32504246/draw-ellipse-in-python-
cogs/games/either_io/core.py:43
↓ 2 callersMethodedit_if_found
(self, callback: Callable[..., Awaitable[discord.Message]], /, *args: Any, **kwarg
utils/useful.py:199
↓ 2 callersMethodempty
(self)
utils/parser.py:518
↓ 2 callersMethodexecute_python
(self, interaction: discord.Interaction)
cogs/helpful/eval.py:111
↓ 2 callersMethodfind_space_text
(size, text: str, *, font, padding: int = 0)
cogs/games/either_io/core.py:69
↓ 2 callersMethodfit
Gets the prediction for each input passed in numpy.array where element 1st: prefix usage amount 2nd: prefix last usage time
utils/prefix_ai.py:94
↓ 2 callersMethodform_embed
(self)
cogs/helpful/source.py:77
↓ 2 callersMethodform_embed
(self)
cogs/games/wordle.py:633
↓ 2 callersMethodform_embed
(self)
cogs/games/either_io/core.py:237
↓ 2 callersFunctionformatter
(self, menu, entry)
cogs/helpful/eval.py:23
↓ 2 callersMethodfrom_record
(cls, record)
cogs/useful/wombo_dream/model.py:136
↓ 2 callersMethodgenerate_gif_url
(self)
cogs/useful/wombo_dream/interaction.py:329
↓ 2 callersMethodgenerate_token
(self)
utils/ipc.py:241
↓ 2 callersMethodget_all_prefix
Quick function that gets the amount of bots that has the same prefix in a server.
cogs/find_bot/bots.py:130
↓ 2 callersMethodget_command_help
Returns an Embed version of the command object given.
cogs/helpful/help_command/core.py:54
↓ 2 callersMethodget_command_signature
(self, ctx: StellaContext, command_name: Union[commands.Command, str])
main.py:124
↓ 2 callersMethodget_destination
(self, interaction: discord.Interaction, report_id: int)
utils/buttons.py:751
↓ 2 callersMethodget_image
(self, fp: ImageMetaData)
cogs/useful/wombo_dream/interaction.py:521
↓ 2 callersMethodget_interface_data
(self, interaction: discord.Interaction)
utils/buttons.py:759
↓ 2 callersMethodget_message
(self, message_id: int)
utils/useful.py:248
↓ 2 callersMethodget_model_style
(self, style: str)
cogs/useful/art_ai_generation.py:228
↓ 2 callersMethodget_optional_converter
(self, converter: Any)
utils/greedy_parser.py:274
↓ 2 callersMethodget_prefix
A note to self: update this docstring each time i edit code. Check if bot is in woman mode. If true, return tester prefix. Set snowf
main.py:267
↓ 2 callersMethodget_prefixes_dataset
Get a list of prefixes from database and calculated through Neural Network
main.py:94
↓ 2 callersMethodget_read_url
(self, url: str)
cogs/useful/art_ai_generation.py:207
↓ 2 callersMethodget_wrapped
(self, ctx: StellaContext, code: Codeblock, **flags: Optional[bool])
cogs/helpful/eval.py:194
↓ 2 callersMethodhandle_change_position
(self, safety, interaction)
cogs/useful/wombo_dream/interaction.py:587
↓ 2 callersMethodhandle_help
(self, command: commands.Command)
cogs/helpful/help_command/core.py:73
↓ 2 callersMethodinteraction_check
(self, interaction: discord.Interaction)
utils/buttons.py:312
↓ 2 callersMethodis_greedy_required
(x: Any)
utils/greedy_parser.py:271
↓ 2 callersFunctionisiterable
(obj: Any)
utils/useful.py:346
↓ 2 callersMethodlisten_for_bots_at
Listens for bots responding and terminating when a user respond
cogs/find_bot/prefix_command_listeners.py:52
↓ 2 callersMethodlost_display
(self, message: Optional[str] = None)
cogs/games/wordle.py:295
↓ 2 callersFunctionnewline_chunker
(text: str, *, width: int = 1500, max_newline: int = 10)
utils/useful.py:476
↓ 2 callersMethodnext_page
(self)
cogs/games/either_io/core.py:354
↓ 2 callersMethodon_error
(self, interaction: discord.Interaction, error: Exception, item: discord.ui.Item[Any])
utils/buttons.py:94
↓ 2 callersMethodon_member_respond
(self, member: Union[discord.Member, discord.User], interaction: discord.Inter
utils/buttons.py:286
↓ 2 callersMethodon_purge_old_pending
(self)
cogs/find_bot/task_handlers.py:43
↓ 2 callersMethodparsing
(self, no: int, line: str, /)
utils/parser.py:323
↓ 2 callersFunctionpprefix
(bot_guild: Union[StellaBot, discord.Guild], prefix: str)
cogs/find_bot/converters.py:27
↓ 2 callersMethodprocess_message
(self, message: discord.Message)
utils/useful.py:234
↓ 2 callersMethodreceive
(self)
cogs/games/wordle.py:155
↓ 2 callersMethodreinvoke
(self, ctx: StellaContext, command: greedy_parser.UntilFlag[str], *, flags: flg.ReinvokeFlag)
cogs/myself/command_handlers.py:29
↓ 2 callersMethodremove_message
(self, message_id: int)
utils/useful.py:255
← previousnext →101–200 of 972, ranked by callers