MCPcopy Create free account

hub / github.com/Dav-Git/Dav-Cogs / functions

Functions252 in github.com/Dav-Git/Dav-Cogs

↓ 18 callersMethodsetfunc
(self, sType, status, text)
botstatus/botstatus.py:48
↓ 16 callersMethodremove
Remove a start channel used for automatic voicechannels.
roomer/roomer.py:210
↓ 9 callersFunction_edit_webhook_message_embeds
(url, message_id, embeds: List[discord.Embed])
modlogstats/modlogstats.py:167
↓ 8 callersMethodget_alts
Get alts of a member Parameters ---------- member: discord.Member The member to get alts for Re
altmarker/altmarker.py:228
↓ 7 callersMethodjoin
Join a private room.
roomer/roomer.py:313
↓ 6 callersMethod_get_alts_string
( self, member: discord.Member, alts: Optional[List[Alt]] = None )
altmarker/altmarker.py:266
↓ 5 callersMethoddm
Set if you would like the bot to DM the user who's nickname was changed.
nicknamer/nicknamer.py:353
↓ 4 callersMethodclear
Clear the saved botstatus and disable auto-setting on reboot.
botstatus/botstatus.py:263
↓ 4 callersMethodmodlog
Set if you would like to create a modlog entry everytime a nickname is being changed.
nicknamer/nicknamer.py:345
↓ 4 callersMethodsendNotInStartChannelMessage
(self, ctx, channel_id)
roomer/roomer.py:486
↓ 3 callersMethodchannel
Manage channels related to automated voicechannels.
roomer/roomer.py:185
↓ 3 callersMethodnotify
Toggle notification on moderation actions
altmarker/altmarker.py:159
↓ 3 callersMethodrole
Set the role to assign to a user on guild join.\n\nLeave empty to disable this feature.
verifyer/verifyer.py:109
↓ 3 callersMethodvalid_nickname
(self, nickname: str)
nicknamer/nicknamer.py:67
↓ 2 callersMethod_generate_key
(self, key_list_for_channel_type)
roomer/roomer.py:504
↓ 2 callersMethod_maybe_create_webhook
(self, channel)
modlogstats/modlogstats.py:91
↓ 2 callersMethod_save_alt_list
(self, guild: discord.Guild, alts: List[Alt])
altmarker/altmarker.py:279
↓ 2 callersMethod_send_key_dm
(self, author, text)
roomer/roomer.py:374
↓ 2 callersMethod_send_not_configured_correctly_message
(self, messageable)
anonreporter/anonreporter.py:110
↓ 2 callersMethodchannel
Set the channel used for guild reports.
anonreporter/anonreporter.py:39
↓ 2 callersMethodchannel
Set the channel where the flag will be displayed.
joinflag/joinflag.py:58
↓ 2 callersMethodcheck_config
(self, guild)
joinflag/joinflag.py:63
↓ 2 callersMethodfromconf
(self)
botstatus/botstatus.py:62
↓ 2 callersMethodis_alt
Determine if a member is a known alt of another member Parameters ---------- member: discord.Member The
altmarker/altmarker.py:244
↓ 2 callersMethodremove_owsync
Remove one way sync from config
rolesyncer/rolesyncer.py:286
↓ 2 callersMethodremove_twsync
Remove two way sync from config
rolesyncer/rolesyncer.py:297
↓ 1 callersMethod__init__
(self)
modlogstats/modlogstats.py:30
↓ 1 callersMethod_autoroom_listener
(self, settings, member, before_channel, after_channel)
roomer/roomer.py:65
↓ 1 callersMethod_initialize_webhook_message
(self, channel)
modlogstats/modlogstats.py:97
↓ 1 callersMethod_maybe_altmarker
(self, ctx, member)
check/check.py:73
↓ 1 callersMethod_maybe_delete_auto_channels
(self, settings, member, before_channel, after_channel)
roomer/roomer.py:85
↓ 1 callersMethod_maybe_get_invoice_config
(self, bot)
roomer/roomer.py:493
↓ 1 callersMethod_maybe_listflag
(self, ctx, member)
check/check.py:67
↓ 1 callersMethod_member_joined_auto_start_channel
(self, settings, member, after_channel)
roomer/roomer.py:75
↓ 1 callersMethod_privatevc_listener
(self, settings, member, before_channel)
roomer/roomer.py:111
↓ 1 callersMethod_remove_deleted_auto_channels_from_config
(self, settings, member)
roomer/roomer.py:101
↓ 1 callersMethod_send_key
(self, ctx, key)
roomer/roomer.py:356
↓ 1 callersMethod_send_pending_owner_notifications
(self, bot)
roomer/roomer.py:497
↓ 1 callersMethod_send_pending_owner_notifications
(self, bot)
mcwhitelister/mcwhitelister.py:178
↓ 1 callersMethod_send_private_textchannel_key
( self, channel: discord.TextChannel, key: str, clean_prefix )
roomer/roomer.py:470
↓ 1 callersMethod_send_waiting_message
(self, url, guild_id, message_id)
modlogstats/modlogstats.py:124
↓ 1 callersMethod_userinfo
(self, ctx, member)
check/check.py:47
↓ 1 callersMethod_warnings_or_read
(self, ctx, member)
check/check.py:58
↓ 1 callersMethodadd_alt
Add an alt to a member Parameters ---------- member: discord.Member The member to add an alt to
altmarker/altmarker.py:169
↓ 1 callersMethodfrom_dict
(cls, data)
altmarker/altmarker.py:22
↓ 1 callersMethodinit
(self)
botstatus/botstatus.py:36
↓ 1 callersMethodinitialize
(self)
nicknamer/nicknamer.py:64
↓ 1 callersMethodinitialize
(self, bot)
roomer/roomer.py:44
↓ 1 callersMethodinitialize
(self)
mcwhitelister/mcwhitelister.py:45
↓ 1 callersMethodregister_casetypes
()
nicknamer/nicknamer.py:73
↓ 1 callersMethodremove
Remove a role from the autorole list
autoroler/autoroler.py:53
↓ 1 callersMethodremove_alt
Remove an alt from a member Parameters ---------- member : discord.Member The member to remove the alt f
altmarker/altmarker.py:197
↓ 1 callersMethodtext
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
Methodadd
Add a role to be assigned to all new joins
autoroler/autoroler.py:43
Methodadd
Add a start channel used for automatic voicechannels.
roomer/roomer.py:190
Methodaddmin
Add someone else to the whitelist manually.\n\nThey will not be removed automatically when leaving the guild.
mcwhitelister/mcwhitelister.py:112
Methodadminremove
Remove someone else from the whitelist manually.\n\nThis might not be reflected correctly in `[p]whitelister list`.
mcwhitelister/mcwhitelister.py:121
Methodalt
Mark or unmark an alt acount
altmarker/altmarker.py:117
Methodamset
Set altmarker settings
altmarker/altmarker.py:155
Methodanonreport
Report something anonymously (don't include text to report via DM)
anonreporter/anonreporter.py:58
Methodanonreporter
Anonreporter settings
anonreporter/anonreporter.py:33
Methodapply
(Retroactively) Apply current sync settings to all members
rolesyncer/rolesyncer.py:133
Methodauto
Automation settings.
roomer/roomer.py:148
Methodautorole
Autorole commands
autoroler/autoroler.py:38
Methodbotreport
Report something to the bot owner anonymously.
anonreporter/anonreporter.py:103
Methodbotstatus
Set a status that doesn't dissappear on reboot. Usage: [p]botstatus <type> <status> <text>
botstatus/botstatus.py:70
Methodc_away
(self, ctx, *, text: str)
botstatus/botstatus.py:213
Methodc_dnd
(self, ctx, *, text: str)
botstatus/botstatus.py:222
Methodc_offline
(self, ctx, *, text: str)
botstatus/botstatus.py:231
Methodc_online
(self, ctx, *, text: str)
botstatus/botstatus.py:204
Methodcheck
(self, ctx, member: discord.Member)
check/check.py:32
Methodcnick
Forcibly change a user's nickname.
nicknamer/nicknamer.py:180
Methodcog_unload
(self)
modlogstats/modlogstats.py:33
Methodcog_unload
(self)
nicknamer/nicknamer.py:61
Methodcog_unload
(self)
botstatus/botstatus.py:39
Methodcompeting
Set a competing status
botstatus/botstatus.py:199
Methodcreate
Create a private voicechannel.
roomer/roomer.py:262
Methoddisable
Disable autorole
autoroler/autoroler.py:82
Methoddisable
Disable automatic voicechannel creation.
roomer/roomer.py:159
Methoddisable
Disable verifyer.\nThis is per guild.
verifyer/verifyer.py:102
next →1–100 of 252, ranked by callers