Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InterStella0/stella_bot
/ functions
Functions
972 in github.com/InterStella0/stella_bot
⨍
Functions
972
◇
Types & classes
217
↳
Endpoints
12
Method
findtype
(self, ctx: StellaContext, id: discord.Object)
cogs/useful/useful.py:187
Method
first_page
(self, _: discord.Interaction, __: ui.Button)
utils/buttons.py:595
Method
format_commit
(c)
cogs/helpful/miscellaneous.py:130
Method
format_page
(self, menu: InteractionPages, entries: List[BotPrefixes])
cogs/find_bot/bots.py:84
Method
format_page
(self, menu_inter: InteractionPages, entry: discord.Member)
cogs/find_bot/bots.py:404
Method
format_page
(self, menu, image)
cogs/useful/dalle.py:209
Method
format_page
(self, menu, images)
cogs/useful/dalle.py:221
Method
format_word
(word)
cogs/games/wordle.py:392
Method
formatted_commits
()
cogs/find_bot/github.py:51
Method
found_message
(type_id: str)
cogs/useful/useful.py:190
Function
free_result
c_codes/parse_find.c:87
Method
from_json
(cls, data: Dict[str, str])
cogs/useful/wombo_dream/model.py:65
Method
from_json
(cls, data)
cogs/useful/wombo_dream/model.py:81
Method
full_fp
(self)
cogs/useful/wombo_dream/model.py:149
Function
function
(*args: P.args, **kwargs: P.kwargs)
utils/decorators.py:112
Method
generate_bar
(self, interaction: discord.Interaction, _: ui.Button)
cogs/find_bot/bots.py:461
Method
generate_token
(self, ctx: StellaContext, member: Union[discord.Member, discord.User] = None)
cogs/useful/useful.py:101
Method
get_comments
(self, question_id: int)
cogs/games/either_io/core.py:33
Method
get_content
(m: discord.Message)
cogs/find_bot/github.py:24
Method
get_continuation
(self, no, line)
utils/parser.py:248
Method
get_doctstring
(self, no, line)
utils/parser.py:234
Method
get_embed
()
cogs/useful/dalle.py:135
Method
get_image
(self, i: int, fallback: str = None)
cogs/useful/wombo_dream/core.py:41
Method
get_open_close
(self, no, line)
utils/parser.py:243
Method
getter
(d)
cogs/find_bot/command_handler.py:59
Method
go_after
Goes to the next page.
utils/menus.py:27
Method
go_before
Goes to the previous page.
utils/menus.py:22
Method
go_first
Goes to the first page.
utils/menus.py:32
Method
go_last
Goes to the last page.
utils/menus.py:37
Method
go_stop
Remove this message.
utils/menus.py:42
Method
guess_button
(self, interaction: discord.Interaction, _: discord.ui.Button)
cogs/games/wordle.py:340
Method
handle_callback
(self, callback: InteractionCallback, interaction: Any, item: ui.Item)
utils/buttons.py:121
Method
handle_callback
(self, callback: InteractionCallback, interaction: discord.Interaction, _: ui.Button)
utils/buttons.py:290
Method
handle_callback
(self, callback: InteractionCallback, interaction: discord.Interaction, _: ui.Bu
utils/buttons.py:358
Method
handle_callback
(self, coro: Callable[[ui.Button, discord.Interaction], Awaitable[None]], intera
utils/buttons.py:588
Method
handle_callback
(self, callback: InteractionCallback, interaction: discord.Interaction, _: ui.Bu
utils/buttons.py:785
Method
handle_convert
(converter: Type[T])
cogs/find_bot/bots.py:218
Method
handle_missing_param
(template: discord.Embed)
cogs/error_handler.py:61
Method
highest_command
(self)
utils/new_converters.py:174
Method
image_size
(self)
utils/prefix_ai.py:171
Function
in_executor
Makes a sync blocking function unblocking
utils/decorators.py:108
Function
in_local
Useless function
utils/useful.py:331
Function
inner
(*args: P.args, **kwargs: P.kwargs)
utils/decorators.py:53
Function
inner
(coro)
utils/cog.py:15
Method
inner
(inner_line)
utils/parser.py:237
Method
inner
(handler: _HandlerType)
utils/ipc.py:88
Function
inner_function
(func: Callable[P, T])
utils/decorators.py:110
Method
interaction_check
Only allowing the context author to interact with the view
utils/buttons.py:156
Method
interaction_check
(self, interaction: discord.Interaction)
utils/buttons.py:349
Method
interaction_check
(self, interaction: discord.Interaction)
utils/buttons.py:537
Method
interaction_check
Only allowing the context author to interact with the view
utils/buttons.py:646
Method
interaction_check
(self, interaction: discord.Interaction)
cogs/helpful/eval.py:59
Method
interaction_check
(self, interaction: discord.Interaction)
cogs/helpful/help_command/interaction.py:191
Method
interaction_check
(self, interaction: discord.Interaction)
cogs/myself/interaction.py:22
Method
interaction_check
(self, interaction: discord.Interaction)
cogs/myself/interaction.py:51
Method
interaction_check
(self, interaction: discord.Interaction)
cogs/games/wordle.py:332
Method
interaction_check
(self, interaction: discord.Interaction)
cogs/games/either_io/core.py:248
Method
interaction_check
(self, interaction: discord.Interaction)
cogs/useful/wombo_dream/interaction.py:452
Method
invalid_response
(self)
cogs/find_bot/bots.py:427
Method
invite
(self, ctx: StellaContext)
cogs/helpful/miscellaneous.py:53
Method
is_bot_triggered
(self, message: discord.Message)
cogs/find_bot/bots.py:352
Function
is_command_message
()
cogs/helpful/cmd_msg_remover.py:29
Function
is_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
Method
is_it_bot_repo
(self, message: discord.Message)
cogs/find_bot/github.py:23
Function
is_message_context
()
cogs/helpful/cmd_msg_remover.py:40
Function
is_user
Event check for returning true if it's a bot.
cogs/find_bot/decorators.py:9
Method
join_bot_tracker
Tracks when a bot joins in discord.py where it logs all the BotAdded information.
cogs/find_bot/addbot_handler.py:95
Method
last_page
(self, _: discord.Interaction, __: ui.Button)
utils/buttons.py:621
Method
lastbotcommands
(self, ctx, *, bot: BotCommandActivity)
cogs/find_bot/command_handler.py:75
Method
leave_server
(self, interaction: discord.Interaction, _: discord.ui.Button)
cogs/myself/interaction.py:103
Method
less_two_weeks
(message: discord.Message)
cogs/myself/miscellaneous.py:67
Method
lewdle
(self, ctx: StellaContext, *, flags: WordleFlag)
cogs/games/wordle.py:644
Method
listen
(self)
utils/ipc.py:87
Function
listen_for_guilds
()
utils/decorators.py:76
Method
loading_cog
Loads the cog
main.py:236
Method
manage_data_art
(self, ctx)
cogs/useful/art_ai_generation.py:225
Function
maybe_method
Pass the class if func is not a method.
utils/useful.py:307
Method
measure_ping
(coro)
cogs/helpful/miscellaneous.py:24
Method
mem
(x)
cogs/find_bot/bots.py:135
Method
message_respond
(self, message: discord.Message)
cogs/find_bot/bots.py:430
Function
multi_find_prefix
c_codes/parse_find.c:50
Method
my_page
(self, menu, items)
cogs/games/wordle.py:789
Method
next_page
(self, _: discord.Interaction, __: ui.Button)
utils/buttons.py:617
Method
next_page
(self, interaction: discord.Interaction, button: discord.ui.Button)
cogs/useful/wombo_dream/interaction.py:573
Method
on_amount_click
(self, interaction: discord.Interaction, button: discord.ui.Button)
cogs/games/button_ui.py:113
Method
on_answer_one
(self, interaction: discord.Interaction, _: discord.ui.Button)
cogs/games/either_io/core.py:302
Method
on_answer_two
(self, interaction: discord.Interaction, _: discord.ui.Button)
cogs/games/either_io/core.py:306
Method
on_cancel
(self, interaction: discord.Interaction, _: discord.ui.Button)
cogs/useful/wombo_dream/interaction.py:108
Method
on_change_mode
(self, interaction, button)
cogs/useful/dalle.py:245
Method
on_click_click
(self, interaction: discord.Interaction, button: discord.ui.Button)
cogs/games/button_ui.py:74
Function
on_command
(ctx: StellaContext)
main.py:437
Function
on_command_after_invoke
(ctx: StellaContext)
main.py:447
Function
on_command_before_invoke
(ctx: StellaContext)
main.py:442
Method
on_command_delete
(self, payload: discord.RawMessageDeleteEvent)
cogs/helpful/cmd_msg_remover.py:71
Method
on_command_error
The event triggered when an error is raised while invoking a command.
cogs/error_handler.py:49
Method
on_confirm
(self, interaction: discord.Interaction, _: ui.Button)
utils/buttons.py:297
Method
on_confirm
(self, interaction: discord.Interaction, _: discord.ui.Button)
cogs/useful/wombo_dream/interaction.py:103
Function
on_connect
()
main.py:398
Method
on_context_json
(self, interaction: discord.Interaction, message: discord.Message)
cogs/useful/useful.py:261
Method
on_context_parse_token
(self, interaction: discord.Interaction, message: discord.Message)
cogs/useful/useful.py:88
← previous
next →
701–800 of 972, ranked by callers