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
↓ 14 callers
Method
_fetch_response
(self, url: str, response_format: str, **kwargs)
codesnippets/codesnippets.py:123
↓ 14 callers
Method
_get_text
( self, element: Tag, parsed_url: ParseResult, template: str = "[**`{}`**]({})
getdocs/getdocs.py:1370
↓ 14 callers
Method
_update
( self, page: int | None = discord.utils.MISSING, edit_message: bool = True, )
adventcalendar/view.py:232
↓ 14 callers
Method
check_voice_channel
( self, ctx: commands.Context, channel: discord.VoiceChannel, )
discordedit/editvoicechannel.py:79
↓ 14 callers
Method
close
(self, interaction: discord.Interaction, button: discord.ui.Button)
ctrlz/views.py:227
↓ 14 callers
Method
get_embed
( self, guild: discord.Guild, event: dict[str, typing.Any], responsible: disco
security/modules/logging.py:951
↓ 14 callers
Method
info
Show information about a specific team.
teams/teams.py:185
↓ 14 callers
Method
start
(self, ctx: commands.Context)
discordedit/view.py:59
↓ 14 callers
Method
start
(self, ctx: commands.Context)
recipes/view.py:43
↓ 14 callers
Method
start
( self, ctx: commands.Context, audit_logs: list[discord.AuditLogEntry], displa
ctrlz/views.py:47
↓ 14 callers
Method
timezone
Set your timezone for the time converter. Timezone should be specified in the format: `Continent/City`. Example: `Europe/Paris`, `Ame
reminders/reminders.py:902
↓ 14 callers
Method
to_embed
(self, embed_color: discord.Color = discord.Color.green())
snipe/snipe.py:84
↓ 13 callers
Method
convert
( self, ctx: commands.Context, argument: str, content: str | None = None,
reminders/converters.py:125
↓ 13 callers
Method
get_reactions
( self, member: discord.Member, _type: typing.Literal["base", "custom_trigger"], )
personalreact/personalreact.py:145
↓ 13 callers
Method
parse
(self, text: str)
reminders/converters.py:726
↓ 13 callers
Method
save
(self)
reminders/types.py:560
↓ 12 callers
Method
call_sanction
( self, ctx: commands.Context, action: Action | None = None, member: discord.M
simplesanction/simplesanction.py:588
↓ 12 callers
Method
channel_name
(self, forum_channel: bool | None = None)
tickets/types.py:352
↓ 12 callers
Method
check
( self, member: discord.Member, _type: typing.Literal["tag", "status"], user_p
serversupporters/serversupporters.py:318
↓ 12 callers
Method
check_thread
( self, ctx: commands.Context, thread: discord.Thread | None, )
discordedit/editthread.py:110
↓ 12 callers
Method
get_audit_reason
( self, guild: discord.Guild, profile: str, author: discord.Member | None = No
tickettool/tickettool.py:512
↓ 12 callers
Method
is_trusted_admin_or_higher
(self, member: discord.Member)
security/security.py:283
↓ 12 callers
Method
predicate
(ctx: commands.Context | discord.Interaction)
tickets/tickets.py:543
↓ 12 callers
Method
remove
Remove a command-button for a message. Use `[p]commandsbuttons list <message>` to find the config identifier.
commandsbuttons/commandsbuttons.py:394
↓ 12 callers
Method
save
(self)
tickets/types.py:104
↓ 11 callers
Method
callback
(self, interaction: discord.Interaction)
draw/tools.py:49
↓ 11 callers
Method
change_page
(self, page: int = 0)
ctrlz/views.py:143
↓ 11 callers
Method
check_channel
( self, ctx: commands.Context, channel: discord.TextChannel | discord.VoiceChannel | d
webhook/webhook.py:169
↓ 11 callers
Method
execute_shell_command
(self, shell_command: str, file: str)
lintcodes/linter.py:68
↓ 11 callers
Method
from_str
( cls, string: str, *, background: str | None = None, )
draw/board.py:372
↓ 11 callers
Method
move_cursor
( self, interaction: discord.Interaction, row_move: int | None = 0, col_move:
draw/view.py:694
↓ 11 callers
Method
save
(self, clean: bool = True)
tickettool/ticket.py:159
↓ 11 callers
Method
the_or_a
(cls, game=None, theme: str | None = discord.utils.MISSING)
mafiagame/roles.py:497
↓ 11 callers
Function
unquote
(string: str)
recipes/recipes.py:26
↓ 10 callers
Method
_update
(self, edit_message: bool = False)
tickets/views.py:42
↓ 10 callers
Method
get
Get a file on the bot's host machine from its path. `#L10` or `#L10-L30` is supported.
editfile/editfile.py:38
↓ 10 callers
Method
get_notifications
(self)
dashboard/rpc/cog_management.py:24
↓ 10 callers
Method
join
(self, interaction: discord.Interaction, button: discord.ui.Button)
russianroulettegame/views.py:69
↓ 10 callers
Method
webhook_error
(ctx: commands.Context, error_type: str, error: Exception)
webhook/webhook.py:156
↓ 9 callers
Method
_snippet_to_codeblock
( self, source: str, file_contents: str, file_path: str, start_line: s
codesnippets/codesnippets.py:373
↓ 9 callers
Method
cancel
(self, interaction: discord.Interaction, button: discord.ui.Button)
security/views.py:296
↓ 9 callers
Method
check_role
(self, ctx: commands.Context, role: discord.Role)
discordedit/editrole.py:97
↓ 9 callers
Method
convert
( self, ctx: commands.Context, argument: str, )
discordmodals/discordmodals.py:42
↓ 9 callers
Method
create_notification
( self, content: str | None = None, *, emoji: discord.PartialEmoji | discord.E
draw/view.py:612
↓ 9 callers
Method
from_json
( cls, data: list[dict[str, str | dict[str, int]]], )
reminders/types.py:233
↓ 9 callers
Method
get_embeds
(self)
tickets/types.py:521
↓ 9 callers
Method
get_event
( self, guild: discord.Guild, event_value: str, )
security/modules/logging.py:882
↓ 9 callers
Method
get_info
(self)
reminders/types.py:258
↓ 9 callers
Method
get_kwargs
( cls, player: Player = None, change: bool = False, theme: str | None = discor
mafiagame/roles.py:452
↓ 9 callers
Method
log_action
( self, action: str, author: discord.Member | None = None, target: discord.Mem
tickets/types.py:1435
↓ 9 callers
Method
send_log
(self, channel: discord.TextChannel, *args, **kwargs)
security/modules/logging.py:1296
↓ 9 callers
Method
send_seen
( self, ctx: commands.Context, _object: discord.User | discord.Member
seen/seen.py:949
↓ 9 callers
Method
start
(self, ctx: commands.Context)
onepiecegame/view.py:42
↓ 8 callers
Method
__init__
(self, *args, **kwargs)
adventcalendar/view.py:731
↓ 8 callers
Method
check_channel
(self, ctx: commands.Context, channel: discord.TextChannel)
exportchannel/exportchannel.py:48
↓ 8 callers
Method
check_channels
( self, source: discord.TextChannel | discord.VoiceChannel | discord.Thread, destinati
transferchannel/transferchannel.py:83
↓ 8 callers
Method
check_config
( self, guild: discord.Guild, event: dict[str, typing.Any], responsible: disco
security/modules/logging.py:901
↓ 8 callers
Method
debug
Evaluate a statement of python code. The bot will always respond with the return value of the code. If the return value of the code i
dev/dev.py:734
↓ 8 callers
Method
export_messages
( self, ctx: commands.Context, channel: discord.TextChannel | discord.VoiceChannel | d
exportchannel/exportchannel.py:107
↓ 8 callers
Method
get_buttons
(self, buttons: list[dict])
tickettool/tickettool.py:1809
↓ 8 callers
Method
get_embed_action
( self, ticket, author: discord.Member, action: str, reason: str | Non
tickettool/tickettool.py:605
↓ 8 callers
Method
start
Start a game of Mafia!
mafiagame/mafiagame.py:455
↓ 8 callers
Method
start
(self, ctx: commands.Context)
dev/view.py:74
↓ 8 callers
Method
to_dict
(self)
teams/types.py:120
↓ 8 callers
Method
transfer_messages
( self, ctx: commands.Context, source: discord.TextChannel | discord.VoiceChannel | di
transferchannel/transferchannel.py:162
↓ 7 callers
Method
__str__
(self, utc_now: datetime.datetime = None)
reminders/types.py:395
↓ 7 callers
Method
action
(cls, night, player: Player, target: Player)
mafiagame/roles.py:1463
↓ 7 callers
Method
add
(self, interaction: discord.Interaction, select: discord.ui.UserSelect)
tickets/views.py:330
↓ 7 callers
Method
add_member
(self, member: discord.Member)
teams/types.py:374
↓ 7 callers
Function
cleanup_code
(code: str)
dev/view.py:16
↓ 7 callers
Method
convert
(self, ctx: commands.Context, argument: str)
linkquoter/converters.py:18
↓ 7 callers
Method
draw
Make a pixel art on Discord.
draw/draw.py:145
↓ 7 callers
Function
format_amount
(amount: int)
security/modules/dank_pool_protection.py:742
↓ 7 callers
Method
get_embed
(self, sample: bool = False)
teams/types.py:270
↓ 7 callers
Method
get_embed_important
( self, ticket, more: bool, author: discord.Member, title: str,
tickettool/tickettool.py:526
↓ 7 callers
Method
get_environment
( self, ctx: commands.Context, use_extended_environment: bool = True, )
dev/dev.py:612
↓ 7 callers
Method
is_message_whitelisted
( self, message: discord.Message, whitelist_type: str, )
security/security.py:466
↓ 7 callers
Method
role
Check when a role was last active!
seen/seen.py:1235
↓ 6 callers
Method
_update
(self)
discordedit/editautomod.py:503
↓ 6 callers
Method
_update
(self, edit_message: bool = True)
fakeidentities/view.py:62
↓ 6 callers
Method
clear_cursors
(self, *, empty: bool | None = False)
draw/board.py:413
↓ 6 callers
Method
end
(self, **win_kwargs)
mafiagame/game.py:1300
↓ 6 callers
Method
get_audit_logs_actions
(self)
ctrlz/ctrlz.py:256
↓ 6 callers
Method
get_channel_overwrites
( self, )
tickets/types.py:745
↓ 6 callers
Function
get_correct_timeout_duration
( member: discord.Member, duration: datetime.timedelta, )
security/utils.py:24
↓ 6 callers
Method
get_embed
(self)
personalreact/views.py:58
↓ 6 callers
Method
get_embed
(self)
personalreact/views.py:537
↓ 6 callers
Method
get_embeds
( self, guild: discord.Guild, roles: list[discord.Role] = None, members: list[
viewpermissions/viewpermissions.py:169
↓ 6 callers
Method
get_member_level
(self, member: discord.Member)
security/security.py:252
↓ 6 callers
Method
get_player_by_id
(self, member_id: int)
mafiagame/game.py:811
↓ 6 callers
Method
history
Show the point history for a specific team.
teams/teams.py:707
↓ 6 callers
Method
image_name
(cls)
mafiagame/roles.py:417
↓ 6 callers
Method
remove
(self, interaction: discord.Interaction, select: discord.ui.Select)
personalreact/views.py:720
↓ 6 callers
Method
sanitize_output
Hides the bot's token from a string.
dev/env.py:345
↓ 6 callers
Method
search
( self, query: str, limit: int | None = None, exclude_std: bool = False,
getdocs/getdocs.py:1775
↓ 6 callers
Method
send_modal
(self, interaction: discord.Interaction)
discordmodals/discordmodals.py:461
↓ 6 callers
Method
start
(self, ctx: commands.Context)
russianroulettegame/views.py:26
↓ 6 callers
Method
to_dict
(self)
security/modules/dank_pool_protection.py:138
↓ 6 callers
Method
update_roles
( self, member: discord.Member, _type: typing.Literal["tag", "status"], should
serversupporters/serversupporters.py:223
↓ 5 callers
Method
__init__
(self, cog: commands.Cog, reminder)
reminders/views.py:468
← previous
next →
101–200 of 3,114, ranked by callers