MCPcopy Create free account

hub / github.com/InterStella0/stella_bot / functions

Functions972 in github.com/InterStella0/stella_bot

Methodfindtype
(self, ctx: StellaContext, id: discord.Object)
cogs/useful/useful.py:187
Methodfirst_page
(self, _: discord.Interaction, __: ui.Button)
utils/buttons.py:595
Methodformat_commit
(c)
cogs/helpful/miscellaneous.py:130
Methodformat_page
(self, menu: InteractionPages, entries: List[BotPrefixes])
cogs/find_bot/bots.py:84
Methodformat_page
(self, menu_inter: InteractionPages, entry: discord.Member)
cogs/find_bot/bots.py:404
Methodformat_page
(self, menu, image)
cogs/useful/dalle.py:209
Methodformat_page
(self, menu, images)
cogs/useful/dalle.py:221
Methodformat_word
(word)
cogs/games/wordle.py:392
Methodformatted_commits
()
cogs/find_bot/github.py:51
Methodfound_message
(type_id: str)
cogs/useful/useful.py:190
Functionfree_result
c_codes/parse_find.c:87
Methodfrom_json
(cls, data: Dict[str, str])
cogs/useful/wombo_dream/model.py:65
Methodfrom_json
(cls, data)
cogs/useful/wombo_dream/model.py:81
Methodfull_fp
(self)
cogs/useful/wombo_dream/model.py:149
Functionfunction
(*args: P.args, **kwargs: P.kwargs)
utils/decorators.py:112
Methodgenerate_bar
(self, interaction: discord.Interaction, _: ui.Button)
cogs/find_bot/bots.py:461
Methodgenerate_token
(self, ctx: StellaContext, member: Union[discord.Member, discord.User] = None)
cogs/useful/useful.py:101
Methodget_comments
(self, question_id: int)
cogs/games/either_io/core.py:33
Methodget_content
(m: discord.Message)
cogs/find_bot/github.py:24
Methodget_continuation
(self, no, line)
utils/parser.py:248
Methodget_doctstring
(self, no, line)
utils/parser.py:234
Methodget_embed
()
cogs/useful/dalle.py:135
Methodget_image
(self, i: int, fallback: str = None)
cogs/useful/wombo_dream/core.py:41
Methodget_open_close
(self, no, line)
utils/parser.py:243
Methodgetter
(d)
cogs/find_bot/command_handler.py:59
Methodgo_after
Goes to the next page.
utils/menus.py:27
Methodgo_before
Goes to the previous page.
utils/menus.py:22
Methodgo_first
Goes to the first page.
utils/menus.py:32
Methodgo_last
Goes to the last page.
utils/menus.py:37
Methodgo_stop
Remove this message.
utils/menus.py:42
Methodguess_button
(self, interaction: discord.Interaction, _: discord.ui.Button)
cogs/games/wordle.py:340
Methodhandle_callback
(self, callback: InteractionCallback, interaction: Any, item: ui.Item)
utils/buttons.py:121
Methodhandle_callback
(self, callback: InteractionCallback, interaction: discord.Interaction, _: ui.Button)
utils/buttons.py:290
Methodhandle_callback
(self, callback: InteractionCallback, interaction: discord.Interaction, _: ui.Bu
utils/buttons.py:358
Methodhandle_callback
(self, coro: Callable[[ui.Button, discord.Interaction], Awaitable[None]], intera
utils/buttons.py:588
Methodhandle_callback
(self, callback: InteractionCallback, interaction: discord.Interaction, _: ui.Bu
utils/buttons.py:785
Methodhandle_convert
(converter: Type[T])
cogs/find_bot/bots.py:218
Methodhandle_missing_param
(template: discord.Embed)
cogs/error_handler.py:61
Methodhighest_command
(self)
utils/new_converters.py:174
Methodimage_size
(self)
utils/prefix_ai.py:171
Functionin_executor
Makes a sync blocking function unblocking
utils/decorators.py:108
Functionin_local
Useless function
utils/useful.py:331
Functioninner
(*args: P.args, **kwargs: P.kwargs)
utils/decorators.py:53
Functioninner
(coro)
utils/cog.py:15
Methodinner
(inner_line)
utils/parser.py:237
Methodinner
(handler: _HandlerType)
utils/ipc.py:88
Functioninner_function
(func: Callable[P, T])
utils/decorators.py:110
Methodinteraction_check
Only allowing the context author to interact with the view
utils/buttons.py:156
Methodinteraction_check
(self, interaction: discord.Interaction)
utils/buttons.py:349
Methodinteraction_check
(self, interaction: discord.Interaction)
utils/buttons.py:537
Methodinteraction_check
Only allowing the context author to interact with the view
utils/buttons.py:646
Methodinteraction_check
(self, interaction: discord.Interaction)
cogs/helpful/eval.py:59
Methodinteraction_check
(self, interaction: discord.Interaction)
cogs/helpful/help_command/interaction.py:191
Methodinteraction_check
(self, interaction: discord.Interaction)
cogs/myself/interaction.py:22
Methodinteraction_check
(self, interaction: discord.Interaction)
cogs/myself/interaction.py:51
Methodinteraction_check
(self, interaction: discord.Interaction)
cogs/games/wordle.py:332
Methodinteraction_check
(self, interaction: discord.Interaction)
cogs/games/either_io/core.py:248
Methodinteraction_check
(self, interaction: discord.Interaction)
cogs/useful/wombo_dream/interaction.py:452
Methodinvalid_response
(self)
cogs/find_bot/bots.py:427
Methodinvite
(self, ctx: StellaContext)
cogs/helpful/miscellaneous.py:53
Methodis_bot_triggered
(self, message: discord.Message)
cogs/find_bot/bots.py:352
Functionis_command_message
()
cogs/helpful/cmd_msg_remover.py:29
Functionis_discordpy
A check that only allows certain command to be only be invoked in discord.py server. Otherwise it is ignored. Bypassed by owner.
utils/decorators.py:25
Methodis_it_bot_repo
(self, message: discord.Message)
cogs/find_bot/github.py:23
Functionis_message_context
()
cogs/helpful/cmd_msg_remover.py:40
Functionis_user
Event check for returning true if it's a bot.
cogs/find_bot/decorators.py:9
Methodjoin_bot_tracker
Tracks when a bot joins in discord.py where it logs all the BotAdded information.
cogs/find_bot/addbot_handler.py:95
Methodlast_page
(self, _: discord.Interaction, __: ui.Button)
utils/buttons.py:621
Methodlastbotcommands
(self, ctx, *, bot: BotCommandActivity)
cogs/find_bot/command_handler.py:75
Methodleave_server
(self, interaction: discord.Interaction, _: discord.ui.Button)
cogs/myself/interaction.py:103
Methodless_two_weeks
(message: discord.Message)
cogs/myself/miscellaneous.py:67
Methodlewdle
(self, ctx: StellaContext, *, flags: WordleFlag)
cogs/games/wordle.py:644
Methodlisten
(self)
utils/ipc.py:87
Functionlisten_for_guilds
()
utils/decorators.py:76
Methodloading_cog
Loads the cog
main.py:236
Methodmanage_data_art
(self, ctx)
cogs/useful/art_ai_generation.py:225
Functionmaybe_method
Pass the class if func is not a method.
utils/useful.py:307
Methodmeasure_ping
(coro)
cogs/helpful/miscellaneous.py:24
Methodmem
(x)
cogs/find_bot/bots.py:135
Methodmessage_respond
(self, message: discord.Message)
cogs/find_bot/bots.py:430
Functionmulti_find_prefix
c_codes/parse_find.c:50
Methodmy_page
(self, menu, items)
cogs/games/wordle.py:789
Methodnext_page
(self, _: discord.Interaction, __: ui.Button)
utils/buttons.py:617
Methodnext_page
(self, interaction: discord.Interaction, button: discord.ui.Button)
cogs/useful/wombo_dream/interaction.py:573
Methodon_amount_click
(self, interaction: discord.Interaction, button: discord.ui.Button)
cogs/games/button_ui.py:113
Methodon_answer_one
(self, interaction: discord.Interaction, _: discord.ui.Button)
cogs/games/either_io/core.py:302
Methodon_answer_two
(self, interaction: discord.Interaction, _: discord.ui.Button)
cogs/games/either_io/core.py:306
Methodon_cancel
(self, interaction: discord.Interaction, _: discord.ui.Button)
cogs/useful/wombo_dream/interaction.py:108
Methodon_change_mode
(self, interaction, button)
cogs/useful/dalle.py:245
Methodon_click_click
(self, interaction: discord.Interaction, button: discord.ui.Button)
cogs/games/button_ui.py:74
Functionon_command
(ctx: StellaContext)
main.py:437
Functionon_command_after_invoke
(ctx: StellaContext)
main.py:447
Functionon_command_before_invoke
(ctx: StellaContext)
main.py:442
Methodon_command_delete
(self, payload: discord.RawMessageDeleteEvent)
cogs/helpful/cmd_msg_remover.py:71
Methodon_command_error
The event triggered when an error is raised while invoking a command.
cogs/error_handler.py:49
Methodon_confirm
(self, interaction: discord.Interaction, _: ui.Button)
utils/buttons.py:297
Methodon_confirm
(self, interaction: discord.Interaction, _: discord.ui.Button)
cogs/useful/wombo_dream/interaction.py:103
Functionon_connect
()
main.py:398
Methodon_context_json
(self, interaction: discord.Interaction, message: discord.Message)
cogs/useful/useful.py:261
Methodon_context_parse_token
(self, interaction: discord.Interaction, message: discord.Message)
cogs/useful/useful.py:88
← previousnext →701–800 of 972, ranked by callers