Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dav-Git/Dav-Cogs
/ functions
Functions
252 in github.com/Dav-Git/Dav-Cogs
⨍
Functions
252
◇
Types & classes
24
↳
Endpoints
1
↓ 18 callers
Method
setfunc
(self, sType, status, text)
botstatus/botstatus.py:48
↓ 16 callers
Method
remove
Remove a start channel used for automatic voicechannels.
roomer/roomer.py:210
↓ 9 callers
Function
_edit_webhook_message_embeds
(url, message_id, embeds: List[discord.Embed])
modlogstats/modlogstats.py:167
↓ 8 callers
Method
get_alts
Get alts of a member Parameters ---------- member: discord.Member The member to get alts for Re
altmarker/altmarker.py:228
↓ 7 callers
Method
join
Join a private room.
roomer/roomer.py:313
↓ 6 callers
Method
_get_alts_string
( self, member: discord.Member, alts: Optional[List[Alt]] = None )
altmarker/altmarker.py:266
↓ 5 callers
Method
dm
Set if you would like the bot to DM the user who's nickname was changed.
nicknamer/nicknamer.py:353
↓ 4 callers
Method
clear
Clear the saved botstatus and disable auto-setting on reboot.
botstatus/botstatus.py:263
↓ 4 callers
Method
modlog
Set if you would like to create a modlog entry everytime a nickname is being changed.
nicknamer/nicknamer.py:345
↓ 4 callers
Method
sendNotInStartChannelMessage
(self, ctx, channel_id)
roomer/roomer.py:486
↓ 3 callers
Method
channel
Manage channels related to automated voicechannels.
roomer/roomer.py:185
↓ 3 callers
Method
notify
Toggle notification on moderation actions
altmarker/altmarker.py:159
↓ 3 callers
Method
role
Set the role to assign to a user on guild join.\n\nLeave empty to disable this feature.
verifyer/verifyer.py:109
↓ 3 callers
Method
valid_nickname
(self, nickname: str)
nicknamer/nicknamer.py:67
↓ 2 callers
Method
_generate_key
(self, key_list_for_channel_type)
roomer/roomer.py:504
↓ 2 callers
Method
_maybe_create_webhook
(self, channel)
modlogstats/modlogstats.py:91
↓ 2 callers
Method
_save_alt_list
(self, guild: discord.Guild, alts: List[Alt])
altmarker/altmarker.py:279
↓ 2 callers
Method
_send_key_dm
(self, author, text)
roomer/roomer.py:374
↓ 2 callers
Method
_send_not_configured_correctly_message
(self, messageable)
anonreporter/anonreporter.py:110
↓ 2 callers
Method
channel
Set the channel used for guild reports.
anonreporter/anonreporter.py:39
↓ 2 callers
Method
channel
Set the channel where the flag will be displayed.
joinflag/joinflag.py:58
↓ 2 callers
Method
check_config
(self, guild)
joinflag/joinflag.py:63
↓ 2 callers
Method
fromconf
(self)
botstatus/botstatus.py:62
↓ 2 callers
Method
is_alt
Determine if a member is a known alt of another member Parameters ---------- member: discord.Member The
altmarker/altmarker.py:244
↓ 2 callers
Method
remove_owsync
Remove one way sync from config
rolesyncer/rolesyncer.py:286
↓ 2 callers
Method
remove_twsync
Remove two way sync from config
rolesyncer/rolesyncer.py:297
↓ 1 callers
Method
__init__
(self)
modlogstats/modlogstats.py:30
↓ 1 callers
Method
_autoroom_listener
(self, settings, member, before_channel, after_channel)
roomer/roomer.py:65
↓ 1 callers
Method
_initialize_webhook_message
(self, channel)
modlogstats/modlogstats.py:97
↓ 1 callers
Method
_maybe_altmarker
(self, ctx, member)
check/check.py:73
↓ 1 callers
Method
_maybe_delete_auto_channels
(self, settings, member, before_channel, after_channel)
roomer/roomer.py:85
↓ 1 callers
Method
_maybe_get_invoice_config
(self, bot)
roomer/roomer.py:493
↓ 1 callers
Method
_maybe_listflag
(self, ctx, member)
check/check.py:67
↓ 1 callers
Method
_member_joined_auto_start_channel
(self, settings, member, after_channel)
roomer/roomer.py:75
↓ 1 callers
Method
_privatevc_listener
(self, settings, member, before_channel)
roomer/roomer.py:111
↓ 1 callers
Method
_remove_deleted_auto_channels_from_config
(self, settings, member)
roomer/roomer.py:101
↓ 1 callers
Method
_send_key
(self, ctx, key)
roomer/roomer.py:356
↓ 1 callers
Method
_send_pending_owner_notifications
(self, bot)
roomer/roomer.py:497
↓ 1 callers
Method
_send_pending_owner_notifications
(self, bot)
mcwhitelister/mcwhitelister.py:178
↓ 1 callers
Method
_send_private_textchannel_key
( self, channel: discord.TextChannel, key: str, clean_prefix )
roomer/roomer.py:470
↓ 1 callers
Method
_send_waiting_message
(self, url, guild_id, message_id)
modlogstats/modlogstats.py:124
↓ 1 callers
Method
_userinfo
(self, ctx, member)
check/check.py:47
↓ 1 callers
Method
_warnings_or_read
(self, ctx, member)
check/check.py:58
↓ 1 callers
Method
add_alt
Add an alt to a member Parameters ---------- member: discord.Member The member to add an alt to
altmarker/altmarker.py:169
↓ 1 callers
Method
from_dict
(cls, data)
altmarker/altmarker.py:22
↓ 1 callers
Method
init
(self)
botstatus/botstatus.py:36
↓ 1 callers
Method
initialize
(self)
nicknamer/nicknamer.py:64
↓ 1 callers
Method
initialize
(self, bot)
roomer/roomer.py:44
↓ 1 callers
Method
initialize
(self)
mcwhitelister/mcwhitelister.py:45
↓ 1 callers
Method
register_casetypes
()
nicknamer/nicknamer.py:73
↓ 1 callers
Method
remove
Remove a role from the autorole list
autoroler/autoroler.py:53
↓ 1 callers
Method
remove_alt
Remove an alt from a member Parameters ---------- member : discord.Member The member to remove the alt f
altmarker/altmarker.py:197
↓ 1 callers
Method
text
Change settings for private text channels.
roomer/roomer.py:385
Method
__init__
( self, message: str, *, member: Optional[discord.Member] = None, alt:
altmarker/exceptions.py:9
Method
__init__
(self, bot)
altmarker/altmarker.py:44
Method
__init__
(self)
autoroler/autoroler.py:22
Method
__init__
(self, url, guild_id, message_id, amount_of_cases)
modlogstats/modlogstats.py:114
Method
__init__
(self, bot)
exclusiveroles/exclusiveroles.py:26
Method
__init__
(self)
stickymember/stickymember.py:28
Method
__init__
(self, bot)
anonreporter/anonreporter.py:23
Method
__init__
(self, bot)
nicknamer/nicknamer.py:48
Method
__init__
(self, bot)
botstatus/botstatus.py:26
Method
__init__
(self, bot)
roomer/roomer.py:25
Method
__init__
(self)
verifyer/verifyer.py:24
Method
__init__
(self, bot)
mcwhitelister/mcwhitelister.py:38
Method
__init__
(self)
prunecmd/prunecmd.py:24
Method
__init__
(self)
joinflag/joinflag.py:24
Method
__init__
(self, bot)
rolesyncer/rolesyncer.py:25
Method
__init__
(self, bot)
caserelayer/caserelayer.py:23
Method
__init__
(self, bot)
check/check.py:25
Method
__init__
(self, bot)
casereader/casereader.py:25
Method
_rename_tempnicknames
(self)
nicknamer/nicknamer.py:118
Method
_update_task
(self)
botstatus/botstatus.py:45
Method
add
Add a role to be assigned to all new joins
autoroler/autoroler.py:43
Method
add
Add a start channel used for automatic voicechannels.
roomer/roomer.py:190
Method
addmin
Add someone else to the whitelist manually.\n\nThey will not be removed automatically when leaving the guild.
mcwhitelister/mcwhitelister.py:112
Method
adminremove
Remove someone else from the whitelist manually.\n\nThis might not be reflected correctly in `[p]whitelister list`.
mcwhitelister/mcwhitelister.py:121
Method
alt
Mark or unmark an alt acount
altmarker/altmarker.py:117
Method
amset
Set altmarker settings
altmarker/altmarker.py:155
Method
anonreport
Report something anonymously (don't include text to report via DM)
anonreporter/anonreporter.py:58
Method
anonreporter
Anonreporter settings
anonreporter/anonreporter.py:33
Method
apply
(Retroactively) Apply current sync settings to all members
rolesyncer/rolesyncer.py:133
Method
auto
Automation settings.
roomer/roomer.py:148
Method
autorole
Autorole commands
autoroler/autoroler.py:38
Method
botreport
Report something to the bot owner anonymously.
anonreporter/anonreporter.py:103
Method
botstatus
Set a status that doesn't dissappear on reboot. Usage: [p]botstatus <type> <status> <text>
botstatus/botstatus.py:70
Method
c_away
(self, ctx, *, text: str)
botstatus/botstatus.py:213
Method
c_dnd
(self, ctx, *, text: str)
botstatus/botstatus.py:222
Method
c_offline
(self, ctx, *, text: str)
botstatus/botstatus.py:231
Method
c_online
(self, ctx, *, text: str)
botstatus/botstatus.py:204
Method
check
(self, ctx, member: discord.Member)
check/check.py:32
Method
cnick
Forcibly change a user's nickname.
nicknamer/nicknamer.py:180
Method
cog_unload
(self)
modlogstats/modlogstats.py:33
Method
cog_unload
(self)
nicknamer/nicknamer.py:61
Method
cog_unload
(self)
botstatus/botstatus.py:39
Method
competing
Set a competing status
botstatus/botstatus.py:199
Method
create
Create a private voicechannel.
roomer/roomer.py:262
Method
disable
Disable autorole
autoroler/autoroler.py:82
Method
disable
Disable automatic voicechannel creation.
roomer/roomer.py:159
Method
disable
Disable verifyer.\nThis is per guild.
verifyer/verifyer.py:102
next →
1–100 of 252, ranked by callers