Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AAA3A-AAA3A/AAA3A-cogs
/ functions
Functions
3,114 in github.com/AAA3A-AAA3A/AAA3A-cogs
⨍
Functions
3,114
◇
Types & classes
577
↳
Endpoints
29
↓ 3 callers
Method
from_hex
(cls, hex: str)
draw/color.py:122
↓ 3 callers
Method
generate_chart
( self, member_or_role: discord.Member | discord.User | discord.Guild, presence_timers
presencechart/presencechart.py:111
↓ 3 callers
Method
generate_image
( self, _object: discord.Member | tuple[discord.Member, typing.Literal["activities"]]
guildstats/guildstats.py:6178
↓ 3 callers
Method
get_bounty
(self, member: discord.Member)
onepiecebounties/onepiecebounties.py:171
↓ 3 callers
Method
get_buttons
( self, config: dict, message: discord.Message | str, )
urlbuttons/urlbuttons.py:313
↓ 3 callers
Method
get_commands
( self, )
dashboard/rpc/__init__.py:284
↓ 3 callers
Method
get_embed
( self, ctx: commands.Context, expression: str | None, result: str | None,
calculator/calculator.py:217
↓ 3 callers
Method
get_embed
(self)
security/modules/auto_mod.py:1118
↓ 3 callers
Method
get_embed
(self, store_password: bool = True)
passwordsgenerator/view.py:52
↓ 3 callers
Method
get_jump_url
(self, guild: discord.Guild)
security/modules/dank_pool_protection.py:170
↓ 3 callers
Method
get_kwargs
( self, ctx: commands.Context, mode: typing.Literal["classic", "devil_fruit", "wanted_
onepiecegame/onepiecegame.py:370
↓ 3 callers
Method
get_name
(self)
draw/color.py:37
↓ 3 callers
Function
get_non_animated_asset
( asset: discord.Asset | None = None, )
disurlvotestracker/disurlvotestracker.py:24
↓ 3 callers
Function
get_non_animated_asset
( asset: discord.Asset | None = None, )
serversupporters/serversupporters.py:25
↓ 3 callers
Method
get_query_results
( self, query: str, limit: int = 15, )
recipes/recipes.py:48
↓ 3 callers
Method
get_status
( self, guild: discord.Guild, check_enabled: bool = True, )
security/modules/module.py:32
↓ 3 callers
Method
get_word
(self, query: str)
dictionary/dictionary.py:38
↓ 3 callers
Method
hash_image
(self, attachment: discord.Attachment)
security/modules/image_checking.py:385
↓ 3 callers
Method
is_similar
(self, name1: str, name2: str, ratio: float)
security/modules/anti_impersonation.py:161
↓ 3 callers
Method
next_trigger
( self, last_expires_at: datetime.datetime = datetime.datetime.now(tz=datetime.timezone.utc),
reminders/types.py:239
↓ 3 callers
Method
on_timeout
(self)
reminders/views.py:610
↓ 3 callers
Method
perform_action
( self, interaction: discord.Interaction, button: discord.ui.Button, )
mafiagame/views.py:1171
↓ 3 callers
Function
perform_action_select_roles
( self_allowed: bool = True, mafia_allowed: bool = True, last_target_allowed: bool = True, con
mafiagame/roles.py:637
↓ 3 callers
Method
perform_day_action
( cls, day, player: Player, interaction: discord.Interaction, )
mafiagame/roles.py:573
↓ 3 callers
Method
prefix
(self)
dashboard/rpc/cog_management.py:54
↓ 3 callers
Method
remove
Remove a reaction-command for a message.
reacttocommand/reacttocommand.py:299
↓ 3 callers
Method
remove_member
( self, members: list[discord.Member], author: discord.Member | None = None, )
tickettool/ticket.py:1183
↓ 3 callers
Method
run_converters
( command_or_function: str | commands.Command | typing.Callable, arguments: str,
dev/env.py:413
↓ 3 callers
Method
set_default
(self, def_option: discord.SelectOption)
draw/view.py:231
↓ 3 callers
Method
set_exception
(self, exc: Exception, *, skip_frames: int = 1)
dev/dev.py:425
↓ 3 callers
Function
sizeof_fmt
(num, suffix="B")
snipe/snipe.py:25
↓ 3 callers
Method
start
(self, ctx: commands.Context)
rolloutgame/views.py:30
↓ 3 callers
Method
start
(self, ctx: commands.Context)
acronymgame/view.py:128
↓ 3 callers
Method
start
(self, ctx: commands.Context)
fastclickgame/view.py:40
↓ 3 callers
Method
start
(self, ctx: commands.Context)
gistshandler/view.py:242
↓ 3 callers
Method
start
(self, ctx: commands.Context)
wordlegame/view.py:66
↓ 3 callers
Method
to_file
(self)
draw/color.py:58
↓ 3 callers
Method
to_string
(self)
fakeidentities/types.py:396
↓ 3 callers
Method
use
The method that is called when the tool is used.
draw/tools.py:45
↓ 3 callers
Method
validate_message
(ctx: commands.Context, message: discord.Message)
linkquoter/converters.py:65
↓ 3 callers
Method
value_to_option
( self, value: str | int, )
draw/view.py:200
↓ 2 callers
Method
__init__
(self, cog: commands.Cog)
security/modules/logging.py:458
↓ 2 callers
Method
__init__
( self, module: ReportsModule, guild: discord.Guild, target: discord.Member |
security/modules/reports.py:310
↓ 2 callers
Method
__init__
( self, module: MessageAnalysisModule, guild: discord.Guild, view: SettingsVie
security/modules/message_analysis.py:472
↓ 2 callers
Method
__init__
( self, cog: commands.Cog, board: Board, tool_options: list[discord.SelectOpti
draw/view.py:488
↓ 2 callers
Method
__init__
( self, cog: commands.Cog, *, height: int | None = 9, width: int | Non
draw/board.py:38
↓ 2 callers
Method
__init__
(self, *args, **kwargs)
dev/env.py:167
↓ 2 callers
Method
__init__
(self, parent: discord.ui.View, players: dict[discord.Member, int])
acronymgame/view.py:91
↓ 2 callers
Method
__init__
(self, bot: Red)
dashboard/dashboard.py:59
↓ 2 callers
Method
__repr__
(self)
dev/env.py:86
↓ 2 callers
Method
__str__
(self, output_mode: typing.Literal["repr", "repr_or_str", "str"] = "repr")
dev/dev.py:73
↓ 2 callers
Function
_asdict_inner
(obj, dict_factory=dict)
teams/types.py:17
↓ 2 callers
Method
_find_ref
(self, path: str, refs: list[dict])
codesnippets/codesnippets.py:135
↓ 2 callers
Method
_get_all_manual_documentations
( self, page_url: str, item_name: str | None = None, )
getdocs/getdocs.py:1717
↓ 2 callers
Function
_is_submitted
()
dashboard/rpc/form.py:44
↓ 2 callers
Method
_load_detoxify
(self, download: bool = False)
security/modules/message_analysis.py:113
↓ 2 callers
Method
_my_exec
( self, ctx: commands.Context, type: typing.Literal["debug", "eval", "repl"],
dev/dev.py:647
↓ 2 callers
Method
_send_lockdown_warning
( self, user: discord.Member, guild: discord.Guild, description: str, )
security/modules/lockdown.py:390
↓ 2 callers
Method
_update
(self, edit_message: bool = True)
mafiagame/views.py:1831
↓ 2 callers
Method
_update
(self, edit_message: bool = True)
tickets/views.py:310
↓ 2 callers
Method
add_member
( self, members: list[discord.Member], author: discord.Member | None = None, )
tickettool/ticket.py:1089
↓ 2 callers
Method
add_member
( self, member: discord.Member, author: discord.Member | None = None, )
tickets/types.py:1303
↓ 2 callers
Method
added_emojis_respond
( self, added_emojis: dict[discord.Emoji | discord.PartialEmoji | Color, str], *,
draw/view.py:279
↓ 2 callers
Method
after
Export a part of the messages of a channel in an html file. Specify the after message (id or link) or a valid snowflake. Please note:
exportchannel/exportchannel.py:369
↓ 2 callers
Method
append_sent_emojis
( self, sent_emojis: list[discord.Emoji | discord.PartialEmoji | Color], )
draw/view.py:236
↓ 2 callers
Function
base_height_or_width_select_options
( prefix: str | None = "", )
draw/constants.py:38
↓ 2 callers
Method
channel_send
(self, content: str = None, **kwargs)
webhook/webhook.py:108
↓ 2 callers
Method
check_infections
(cls, night)
mafiagame/roles.py:1901
↓ 2 callers
Method
check_member
(self, member: discord.Member, only_check: bool = False)
security/modules/anti_impersonation.py:106
↓ 2 callers
Function
clean_name
(name: str)
rumbleroyaleutils/rumbleroyaleutils.py:28
↓ 2 callers
Method
cleanup
(self, for_count: bool | None = False)
seen/seen.py:490
↓ 2 callers
Function
cleanup_code
(code: str)
embedutils/converters.py:19
↓ 2 callers
Method
clear
Clear all your existing reminders.
reminders/reminders.py:1143
↓ 2 callers
Method
close
( self, author: discord.Member | None = None, reason: str | None = None, )
tickettool/ticket.py:573
↓ 2 callers
Method
close
(self, interaction: discord.Interaction, button: discord.ui.Button)
tickets/views.py:217
↓ 2 callers
Method
close
Close a ticket.
tickets/tickets.py:1064
↓ 2 callers
Method
close
(self, *, reason: str = "Webhook session closed.")
webhook/webhook.py:113
↓ 2 callers
Method
color
(self)
teams/types.py:215
↓ 2 callers
Method
convert
(self, ctx: commands.Context, argument: str)
runcode/runcode.py:74
↓ 2 callers
Method
convert
( self, ctx: commands.Context, argument: str, )
urlbuttons/converters.py:29
↓ 2 callers
Method
convert
(self, ctx: commands.Context, argument: str)
dropdownstexts/dropdownstexts.py:23
↓ 2 callers
Method
convert
(self, argument: str)
dashboard/rpc/form.py:267
↓ 2 callers
Method
convert
( self, ctx: commands.Context, argument: str, )
reacttocommand/reacttocommand.py:25
↓ 2 callers
Method
convert
( self, ctx: commands.Context, argument: str, )
teams/converters.py:38
↓ 2 callers
Method
create_embed
( self, ctx: commands.Context, data: dict[str, typing.Any], *, content
embedutils/converters.py:133
↓ 2 callers
Method
create_modlog_channel
( self, guild: discord.Guild, channel_name: str = "🛡️・security-modlog", channe
security/security.py:1121
↓ 2 callers
Method
create_ticket
( self, ctx: commands.Context, profile: str | None, reason: str = "No reason p
tickettool/tickettool.py:776
↓ 2 callers
Method
description
(self)
draw/tools.py:38
↓ 2 callers
Method
export
(self)
tickettool/ticket.py:454
↓ 2 callers
Method
export
(self)
tickets/types.py:1464
↓ 2 callers
Method
extract_emojis
( self, content: str, )
draw/view.py:300
↓ 2 callers
Function
filter_func
(channel: discord.abc.GuildChannel)
dashboard/rpc/form.py:301
↓ 2 callers
Function
func
( night, player: Player, interaction: discord.Interaction, content: str | None
mafiagame/roles.py:608
↓ 2 callers
Method
generate_advent_calendar
( self, today_day: int | None = None, opened_days: list[int] = [], to_file: bo
adventcalendar/adventcalendar.py:288
↓ 2 callers
Method
generate_prefix_image
( self, _object: discord.Member | discord.Role | discord.Guild | tuple
guildstats/guildstats.py:3472
↓ 2 callers
Method
get_audit_log_embed
(self, audit_log: discord.AuditLogEntry)
ctrlz/ctrlz.py:309
↓ 2 callers
Method
get_audit_logs
( self, guild: discord.Guild, user: discord.User | None = None, after: datetim
ctrlz/ctrlz.py:230
↓ 2 callers
Method
get_bounty_tiers
(self)
onepiecebounties/onepiecebounties.py:299
↓ 2 callers
Method
get_character_by_name
(self, name: str)
onepiecegame/onepiecegame.py:83
↓ 2 callers
Method
get_code_from_context
( self, ctx: commands.Context, code: str | None, provided_language: str | None
runcode/runcode.py:252
← previous
next →
301–400 of 3,114, ranked by callers