MCPcopy Create free account

hub / github.com/InterStella0/stella_bot / functions

Functions972 in github.com/InterStella0/stella_bot

↓ 1 callersMethodeach_page_handler
(self, menu, cmds)
cogs/helpful/help_command/interaction.py:62
↓ 1 callersFunctionensure_execute
Call timeout_callback when a timeout is reached while also returning the value of coroutine.
utils/useful.py:496
↓ 1 callersMethodevery_player
(self, player: discord.Member)
cogs/games/wordle.py:555
↓ 1 callersMethodexecute_inside_dent
(self, no: int, line: str, match: re.Match)
utils/parser.py:150
↓ 1 callersMethodexecute_repl
(self, ctx: StellaContext, code: Codeblock, **flags: Optional[bool])
cogs/helpful/eval.py:250
↓ 1 callersMethodexecute_task_at
(self)
cogs/find_bot/task_handlers.py:23
↓ 1 callersMethodexecution
(caller: Union[exec, eval], compiled: Any, global_vars: Dict[str, Any])
utils/parser.py:469
↓ 1 callersMethodfeedforward
Calculate all layers
utils/prefix_ai.py:62
↓ 1 callersMethodfetch_next
(self, amount: int = 10)
cogs/games/either_io/core.py:36
↓ 1 callersFunctionfind_flag
Helper function to find the flag that is in a command
utils/flags.py:22
↓ 1 callersMethodforfeit
(self)
cogs/games/wordle.py:265
↓ 1 callersMethodform_compiler
(self, build_str: str, global_vars: Dict[str, Any])
utils/parser.py:454
↓ 1 callersMethodform_model
(self)
utils/prefix_ai.py:174
↓ 1 callersMethodform_train_generator
(self, train_dir: str, valid_dir: str)
utils/prefix_ai.py:206
↓ 1 callersMethodformat_bot_info
(self, ctx, bot: Union[discord.Member, discord.User])
cogs/find_bot/bots.py:213
↓ 1 callersMethodformat_view
(self)
utils/buttons.py:636
↓ 1 callersMethodformat_view
Method that handles views, it must return a View
utils/menus.py:138
↓ 1 callersMethodfrom_api
(cls, data: Dict[str, Any], byte)
utils/ipc.py:218
↓ 1 callersMethodfrom_base64
(cls, image: str)
cogs/useful/dalle.py:27
↓ 1 callersMethodfrom_db
(cls, ctx: StellaContext, member, data)
utils/new_converters.py:114
↓ 1 callersMethodfrom_db
(cls, stellabot, bot, data)
cogs/find_bot/models.py:26
↓ 1 callersMethodfrom_payload
(cls, data: Dict[str, Any])
cogs/games/either_io/models.py:62
↓ 1 callersMethodfrom_result
(cls, prediction)
utils/prefix_ai.py:154
↓ 1 callersMethodfrom_weight
This create an empty NeuralNetwork that cannot learn.
utils/prefix_ai.py:54
↓ 1 callersMethodgame_progress
(self)
cogs/games/wordle.py:159
↓ 1 callersMethodgenerate
(self, prompt: str)
cogs/useful/dalle.py:94
↓ 1 callersMethodgenerate
(self, ctx: StellaContext, art_style: ArtStyle, image_desc: ImageDescription, message:
cogs/useful/wombo_dream/core.py:51
↓ 1 callersMethodgenerate_gif
(self, image_bytes: List[bytes])
cogs/useful/wombo_dream/interaction.py:283
↓ 1 callersMethodgenerate_signature_error
(self, ctx: StellaContext, error: commands.CommandError)
cogs/error_handler.py:159
↓ 1 callersMethodgenerate_token
(self)
cogs/useful/wombo_dream/core.py:186
↓ 1 callersMethodget_art_styles
(self)
cogs/useful/wombo_dream/core.py:234
↓ 1 callersMethodget_authentication
(self)
cogs/useful/wombo_dream/core.py:178
↓ 1 callersMethodget_background
(self)
cogs/games/wordle.py:232
↓ 1 callersMethodget_cached_access_auth
(self)
cogs/useful/wombo_dream/core.py:171
↓ 1 callersMethodget_cached_authentication
(self)
cogs/useful/wombo_dream/core.py:166
↓ 1 callersMethodget_first_character
(iterable: Iterable[str])
utils/parser.py:446
↓ 1 callersMethodget_flag_help
(self, command: StellaCommands)
cogs/helpful/help_command/core.py:42
↓ 1 callersFunctionget_import
(d: re.Match)
utils/parser.py:22
↓ 1 callersMethodget_next
(self, amount: int)
cogs/games/either_io/core.py:30
↓ 1 callersMethodget_or_fetch_user
(self, user_id: int)
cogs/games/button.py:30
↓ 1 callersMethodget_prompt_search
(self)
cogs/helpful/help_command/interaction.py:149
↓ 1 callersMethodget_question_checked
(self, *, recursed=0)
cogs/games/either_io/core.py:343
↓ 1 callersMethodgreet_server
(self)
main.py:220
↓ 1 callersMethodguess_word
(self, word: str)
cogs/games/wordle.py:144
↓ 1 callersMethodhandle_message
(self)
utils/buttons.py:457
↓ 1 callersMethodhandle_repl
(self, line: str)
utils/parser.py:395
↓ 1 callersFunctionhilo
(a: int, b: int, c: int)
utils/image_manipulation.py:80
↓ 1 callersMethodimporter
(compiled_str: str, global_vars: Dict[str, Any])
utils/parser.py:429
↓ 1 callersMethodindentation_checker
(self, no: int, line: str)
utils/parser.py:206
↓ 1 callersFunctioninner
(context: StellaContext)
cogs/helpful/cmd_msg_remover.py:16
↓ 1 callersMethodinsert_win_db
(self)
cogs/games/wordle.py:271
↓ 1 callersMethodinside_function_state_no_space
(self, no: int, line: str)
utils/parser.py:179
↓ 1 callersMethodinvalid_response
(self)
utils/buttons.py:466
↓ 1 callersFunctioninverse_color
(*rgb: int)
utils/image_manipulation.py:95
↓ 1 callersMethodis_valid_addbot
Check if a message is a valid ?addbot command.
cogs/find_bot/addbot_handler.py:155
↓ 1 callersFunctionislicechunk
works like islice, it cuts a sequence into chunks, instead of only getting the end of the sequence elements sequence: Sequence[Any]
utils/useful.py:391
↓ 1 callersMethodload_from_save
(cls, path)
utils/prefix_ai.py:240
↓ 1 callersMethodloading_all_prefixes
Loads all unique prefix when it loads and set compiled_pref for C code.
cogs/find_bot/prefix_command_listeners.py:32
↓ 1 callersMethodloading_generation
(self)
cogs/useful/dalle.py:128
↓ 1 callersMethodlocked
(self)
utils/context_managers.py:46
↓ 1 callersMethodmain
Starts the bot properly
main.py:326
↓ 1 callersMethodmap_letter
(self, guess: str)
cogs/games/wordle.py:110
↓ 1 callersMethodmessage_respond
Actual interaction with user, override this method for a different behaviour.
utils/buttons.py:469
↓ 1 callersMethodmultiblock_reading
(self)
utils/parser.py:252
↓ 1 callersFunctionmultiget
(iterable: Iterable[T], *, size: int = 2, **kwargs: Any)
utils/useful.py:445
↓ 1 callersFunctionnearest_nth
(iterable: Iterable[str], *, chunk: int, width: int)
utils/useful.py:466
↓ 1 callersMethodnsfw_rating
(self)
cogs/useful/wombo_dream/interaction.py:307
↓ 1 callersMethodon_error
(self, error: Exception)
cogs/useful/dalle.py:192
↓ 1 callersMethodon_information_show
(self, payload: discord.RawReactionActionEvent)
utils/menus.py:107
↓ 1 callersMethodon_stop
(self)
utils/buttons.py:320
↓ 1 callersMethodon_stop
(self)
cogs/helpful/eval.py:153
↓ 1 callersMethodon_submit
(self, interaction: discord.Interaction)
utils/buttons.py:544
↓ 1 callersMethodparse_token
(self, ctx: StellaContext, token: str)
cogs/useful/useful.py:51
↓ 1 callersMethodping
(self, ctx: StellaContext)
cogs/helpful/miscellaneous.py:23
↓ 1 callersMethodpredicate
(m)
cogs/find_bot/addbot_handler.py:221
↓ 1 callersMethodprevious_page
(self)
cogs/games/either_io/core.py:363
↓ 1 callersMethodprocess_input
(self, letters: List[Tuple[str, int, float]])
utils/prefix_ai.py:139
↓ 1 callersMethodrandomize_pos
(self, obj: CooldownUser)
cogs/games/button_ui.py:101
↓ 1 callersMethodreader_handler
(self)
utils/parser.py:373
↓ 1 callersMethodreading_codeblock
(self)
utils/parser.py:402
↓ 1 callersMethodreinvoke
(self, *, message: Optional[discord.Message] = None, **kwargs: Any)
utils/useful.py:184
↓ 1 callersMethodremove_blacklist
(self, snowflake_id)
main.py:119
↓ 1 callersMethodremove_server_listener
(self, handler: _HandlerType)
utils/ipc.py:93
↓ 1 callersMethodremove_server_request_handler
(self, name: str)
utils/ipc.py:99
↓ 1 callersMethodrender_background
(self)
cogs/games/wordle.py:212
↓ 1 callersMethodrender_letter
(self, draw: ImageDraw, x1: int, y1: int)
cogs/games/wordle.py:58
↓ 1 callersMethodrender_not_answer_question
(self, question: Question)
cogs/games/either_io/core.py:200
↓ 1 callersFunctionrepl_wrap
(code: str, context: Dict[str, Any], **flags)
utils/parser.py:951
↓ 1 callersMethodreplycount
(self, ctx: StellaContext, message: discord.Message)
cogs/useful/useful.py:143
↓ 1 callersMethodrequest_task
(self)
cogs/useful/wombo_dream/core.py:215
↓ 1 callersMethodresolving_user
(ctx: StellaContext, uid: int)
cogs/games/wordle.py:494
↓ 1 callersMethodretrieve_full
(self, partial: PartialDallEImage)
cogs/useful/dalle.py:166
↓ 1 callersMethodrunner
(self, line_of_codes: str)
utils/parser.py:384
↓ 1 callersMethodsearch_command
(self, cmd: str)
cogs/helpful/help_command/core.py:33
↓ 1 callersMethodselect_guild
(self, guild: discord.Guild)
cogs/myself/interaction.py:92
↓ 1 callersMethodselected_cog
(self, interaction: discord.Interaction, cog: StellaCog)
cogs/helpful/help_command/interaction.py:112
↓ 1 callersMethodselecting_page
(self, interaction: discord.Interaction)
utils/buttons.py:568
↓ 1 callersMethodselecting_server
(self, interaction: discord.Interaction)
cogs/myself/interaction.py:79
↓ 1 callersMethodsend_initial_message
(self, ctx: commands.Context, channel: discord.TextChannel)
utils/menus.py:75
↓ 1 callersMethodset_handler
(self, handler: DallEHandler)
cogs/useful/dalle.py:72
← previousnext →301–400 of 972, ranked by callers