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
↓ 2 callers
Method
remove_until_true
(predicate: Callable, iterable: List[Indentor])
utils/parser.py:131
↓ 2 callers
Method
render_answer
(self, question: Question, answer: int)
cogs/games/either_io/core.py:109
↓ 2 callers
Method
render_answered
(self, question: Question, answer: int)
cogs/games/either_io/core.py:129
↓ 2 callers
Method
render_answered_question
(self, question: Question)
cogs/games/either_io/core.py:179
↓ 2 callers
Method
render_or
(self)
cogs/games/either_io/core.py:162
↓ 2 callers
Method
render_rather
(self, question: Question)
cogs/games/either_io/core.py:98
↓ 2 callers
Method
request_access_token
(self, refresh_token: str)
cogs/useful/wombo_dream/core.py:191
↓ 2 callers
Function
reverse
c_codes/parse_find.c:98
↓ 2 callers
Method
running_command
(self, ctx: StellaContext, **flags)
main.py:154
↓ 2 callers
Function
save_matplotlib
(fig: Figure, axes: Axes)
utils/image_manipulation.py:150
↓ 2 callers
Method
search_respond
Gets the prefix/command that are in this message, gets the bot that responded and return them.
cogs/find_bot/prefix_command_listeners.py:174
↓ 2 callers
Method
set_default
(target: Dict[str, int])
utils/parser.py:107
↓ 2 callers
Method
set_question
(self, interaction: discord.Interaction, answer: int)
cogs/games/either_io/core.py:284
↓ 2 callers
Method
shorten_output
(width: int, output: str)
cogs/helpful/eval.py:101
↓ 2 callers
Function
show_result
(self, menu: menus.MenuBase, entry: str)
cogs/myself/command_handlers.py:15
↓ 2 callers
Method
start
(self)
cogs/games/wordle.py:568
↓ 2 callers
Method
stop
(self)
cogs/helpful/help_command/interaction.py:155
↓ 2 callers
Method
stop
(self)
cogs/useful/wombo_dream/interaction.py:135
↓ 2 callers
Method
update_data
(self)
cogs/useful/wombo_dream/interaction.py:518
↓ 2 callers
Method
update_interface
(self, payload: PayloadTask, *, bypass_time: bool = False)
cogs/useful/wombo_dream/core.py:60
↓ 2 callers
Method
update_pending
Insert a new addbot request which is yet to enter the discord.py server.
cogs/find_bot/addbot_handler.py:136
↓ 2 callers
Method
wrap_function
(compiled: str)
utils/parser.py:437
↓ 1 callers
Method
__aiter__
(self)
utils/parser.py:220
↓ 1 callers
Method
__class_getitem__
(cls, param: T)
utils/greedy_parser.py:112
↓ 1 callers
Method
__create_emoji
(self, guild, clean_name, byte)
cogs/useful/art_ai_generation.py:195
↓ 1 callers
Method
__init__
(self, color: Union[discord.Color, int] = 0xffcccb, timestamp: Optional[datetime.datetime] = None,
utils/useful.py:54
↓ 1 callers
Method
__init__
(self, user: Union[discord.Member, discord.User, discord.Object], error_message: str)
utils/context_managers.py:37
↓ 1 callers
Method
__init__
(self, bot)
utils/ipc.py:233
↓ 1 callers
Method
__init__
(self, bot: StellaBot)
cogs/error_handler.py:45
↓ 1 callers
Method
__init__
(self, ctx: StellaContext, data: SourceData)
cogs/helpful/source.py:71
↓ 1 callers
Method
__init__
(self, http: aiohttp.ClientSession)
cogs/games/either_io/core.py:19
↓ 1 callers
Method
__new__
(mcs, name, bases, attrs)
utils/new_converters.py:317
↓ 1 callers
Method
__reduce_emoji_size
(self, byte: bytes)
cogs/useful/art_ai_generation.py:186
↓ 1 callers
Method
__render_display
(self)
cogs/games/wordle.py:249
↓ 1 callers
Method
_default_state
(cls)
utils/new_converters.py:393
↓ 1 callers
Method
_download_images
(self, start_id: int, urls: List[str])
cogs/useful/wombo_dream/core.py:117
↓ 1 callers
Method
_generate
(self, prompt: str)
cogs/useful/dalle.py:86
↓ 1 callers
Method
_get_kwargs_format_page
(self, page: Any)
utils/menus.py:46
↓ 1 callers
Method
_get_kwargs_from_page
(self, page: Any)
utils/buttons.py:628
↓ 1 callers
Method
_get_prompter
(self)
cogs/games/wordle.py:326
↓ 1 callers
Method
_handle_art_arg
(self, ctx: StellaContext, art_name: ImageSaved)
cogs/useful/art_ai_generation.py:133
↓ 1 callers
Method
_handle_art_no_arg
(self, ctx: StellaContext)
cogs/useful/art_ai_generation.py:136
↓ 1 callers
Method
_handle_output
(self, ctx: StellaContext, accepted: Dict[str, str])
cogs/helpful/eval.py:275
↓ 1 callers
Method
_internal
(self)
utils/parser.py:291
↓ 1 callers
Function
_iterate_source_line_counts
(root: str)
utils/useful.py:364
↓ 1 callers
Method
_json
(self, ctx: StellaContext, message: discord.Message = commands.param(converter=discord.Message))
cogs/useful/useful.py:246
↓ 1 callers
Method
_make_payload
(self, *, endpoint: str, data: Dict[str, Any], request_id: str)
utils/ipc.py:150
↓ 1 callers
Method
_message_stream
(self)
utils/ipc.py:158
↓ 1 callers
Method
_new_request_id
()
utils/ipc.py:140
↓ 1 callers
Method
_process_message
(self, message: _RecvMessagePayload)
utils/ipc.py:182
↓ 1 callers
Method
_progress
(self)
cogs/useful/wombo_dream/core.py:138
↓ 1 callers
Method
_read_message_stream
(self)
utils/ipc.py:175
↓ 1 callers
Method
_register_callback
(self, endpoint: str, request_id: str)
utils/ipc.py:143
↓ 1 callers
Method
_render_display
(self)
cogs/games/wordle.py:242
↓ 1 callers
Method
_request
(self, method, url, **kwargs)
cogs/games/either_io/core.py:26
↓ 1 callers
Method
_transform_greedy_pos
Allow Greedy subclass to have their own method of conversion by checking "actual_greedy_parsing" method, and invoking that method when it i
utils/greedy_parser.py:254
↓ 1 callers
Method
_update_art_style
(self, art: ArtStyle)
cogs/useful/art_ai_generation.py:167
↓ 1 callers
Method
actual_greedy_parsing
(self, command: commands.Command, ctx: commands.Context, param: inspect.Parameter,
utils/greedy_parser.py:185
↓ 1 callers
Method
add_user_lock
(self, lock: UserLock)
main.py:142
↓ 1 callers
Method
after_db
Runs after the db is connected
main.py:132
↓ 1 callers
Method
after_greedy
This method will be called after greedy was processed. This will remove any duplicates of a list, putting list within a list into the
utils/new_converters.py:29
↓ 1 callers
Method
after_ready
(self)
main.py:214
↓ 1 callers
Function
all_bot_count
Menu for botrank command.
cogs/find_bot/addbot_handler.py:41
↓ 1 callers
Method
all_names
(self)
cogs/useful/wombo_dream/model.py:162
↓ 1 callers
Method
backprop
Backprogration that uses chain rule. dy = σ'(w2 * σ'(w1 * x)) All equation is in this photo, just in case i forgot lol
utils/prefix_ai.py:67
↓ 1 callers
Function
bot_added_list
Menu for recentbotadd command.
cogs/find_bot/addbot_handler.py:32
↓ 1 callers
Function
bot_pending_list
(_, menu: Any, entry: Dict[str, Union[datetime.datetime, int, str]])
cogs/find_bot/addbot_handler.py:52
↓ 1 callers
Method
breaktyping
(self, /, *, limit: Optional[int] = None)
utils/useful.py:303
↓ 1 callers
Method
call
(self, *args: Any, **kwargs: Any)
utils/useful.py:326
↓ 1 callers
Method
callback
(self, interaction: discord.Interaction)
utils/buttons.py:43
↓ 1 callers
Method
cancel_typing
(self)
utils/context_managers.py:20
↓ 1 callers
Method
change_image_file
(self, safety_folder)
cogs/useful/wombo_dream/interaction.py:578
↓ 1 callers
Method
check
(m: discord.Message)
cogs/error_handler.py:35
↓ 1 callers
Method
check_author
Checks if the author of a bot is the same as what is stored in the database.
cogs/find_bot/addbot_handler.py:206
↓ 1 callers
Method
check_finish
(self)
cogs/games/wordle.py:550
↓ 1 callers
Method
check_init
(self)
utils/ipc.py:60
↓ 1 callers
Method
check_open_close
(self, line)
utils/parser.py:117
↓ 1 callers
Method
check_reactions
This method is responsible for adding reactions to the button for the menu to operate. This should only trigger once.
utils/buttons.py:227
↓ 1 callers
Method
check_user_lock
(self, user: Union[discord.Member, discord.User])
main.py:145
↓ 1 callers
Method
compile_exec
(self, *, _globals: Dict[str, Any])
utils/parser.py:502
↓ 1 callers
Method
compiling
(self, build_str: str, global_vars: Dict[str, Any])
utils/parser.py:482
↓ 1 callers
Function
complement_color
(*rgb: int)
utils/image_manipulation.py:90
↓ 1 callers
Method
convert
(self, ctx: StellaContext, argument: str)
utils/new_converters.py:222
↓ 1 callers
Method
convert_bool
(self, key: str)
cogs/games/either_io/models.py:52
↓ 1 callers
Method
convert_guess
(self, guess: str)
cogs/games/wordle.py:119
↓ 1 callers
Method
create
(cls, api: StellaAPI, partial: PartialDallEImage)
cogs/useful/dalle.py:45
↓ 1 callers
Method
create_embed
(self)
cogs/helpful/help_command/interaction.py:80
↓ 1 callers
Method
create_embed
(self, image: ImageMetaData)
cogs/useful/wombo_dream/interaction.py:528
↓ 1 callers
Method
create_neural_network_model
(self, path: str)
utils/prefix_ai.py:109
↓ 1 callers
Method
create_url
(self)
cogs/useful/dalle.py:55
↓ 1 callers
Method
current_game
(self)
cogs/games/wordle.py:190
↓ 1 callers
Function
decode_result
Creates a RESULT structure from address given and return a list of the address
utils/useful.py:112
↓ 1 callers
Function
default_date
The default date format that are used across this bot.
utils/useful.py:86
↓ 1 callers
Method
delete_all
(self)
utils/useful.py:238
↓ 1 callers
Method
denied
(self, interaction: discord.Interaction, button: ui.Button)
utils/buttons.py:389
↓ 1 callers
Method
denied
(self, interaction: discord.Interaction, button: ui.Button)
utils/buttons.py:477
↓ 1 callers
Method
disable_all
(self)
cogs/useful/wombo_dream/interaction.py:127
↓ 1 callers
Method
disable_items
(self)
cogs/games/wordle.py:349
↓ 1 callers
Method
display
(self, menu, json_raw)
cogs/useful/useful.py:252
↓ 1 callers
Method
download_image
(self, url: str)
cogs/useful/wombo_dream/core.py:101
← previous
next →
201–300 of 972, ranked by callers