Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
Commit History
dm banned people letting them know where they can appeal f88a9b7 verified
Adam Molnar commited on
Update app.py ff69e80 verified
Adam Molnar commited on
attachments to backup 0798371 verified
Adam Molnar commited on
Update README.md 6026e85 verified
Adam Molnar commited on
Update README.md 2fd6356 verified
Adam Molnar commited on
exclude #admin channel from spam warnings d5cd473 verified
Adam Molnar commited on
Update README.md a17d6ca verified
Adam Molnar commited on
Update README.md a946c39 verified
Adam Molnar commited on
post spam warning in public channels only once in case of mass spammers a208ce7 verified
Adam Molnar commited on
revert 42715b3 verified
Adam Molnar commited on
adding auto ban 4e57539 verified
Adam Molnar commited on
remove timeout for now d1c7f26 verified
Adam Molnar commited on
Update app.py 4796db1 verified
Adam Molnar commited on
Synced repo using 'sync_with_huggingface' Github Action ecceb72 verified
Adam Molnar commited on
Synced repo using 'sync_with_huggingface' Github Action ba637be verified
Adam Molnar commited on
Synced repo using 'sync_with_huggingface' Github Action e6fb5ac verified
Adam Molnar commited on
testing logger 815ddae verified
Adam Molnar commited on
initialize lvl1 on join 754d639 verified
Adam Molnar commited on
Synced repo using 'sync_with_huggingface' Github Action d355c0e
lunarflu commited on
Synced repo using 'sync_with_huggingface' Github Action d0b9f27
lunarflu commited on
Synced repo using 'sync_with_huggingface' Github Action 08694f1
lunarflu commited on
revert 7c48ec1
lunarflu commited on
Synced repo using 'sync_with_huggingface' Github Action 6dd716b
lunarflu commited on
Update app.py 2033364
lunarflu commited on
Update app.py 854d706
lunarflu commited on
Synced repo using 'sync_with_huggingface' Github Action 1154dfd
lunarflu commited on
Synced repo using 'sync_with_huggingface' Github Action 9067d42
lunarflu commited on
Synced repo using 'sync_with_huggingface' Github Action e8883b9
lunarflu commited on
Update README.md 80f96d9
lunarflu commited on
Synced repo using 'sync_with_huggingface' Github Action 8f73afd
lunarflu commited on
Synced repo using 'sync_with_huggingface' Github Action 44aafd7
lunarflu commited on
Synced repo using 'sync_with_huggingface' Github Action fb1271a
lunarflu commited on
Synced repo using 'sync_with_huggingface' Github Action a966932
lunarflu commited on
Synced repo using 'sync_with_huggingface' Github Action d1d4fa9
lunarflu commited on
Synced repo using 'sync_with_huggingface' Github Action a12522f
lunarflu commited on
Synced repo using 'sync_with_huggingface' Github Action 6ff2a08
lunarflu commited on
antispam alerts update (longer cooldown, catches staggered spam) ddddd8f
lunarflu commited on
updating on_member_ban (User does not allow the same options that Member does, so it changes if they leave before we create a log) dd844fd
lunarflu commited on
ban nickname check update ed4bce0
lunarflu commited on
on_member_ban update ba1c870
lunarflu commited on
if user_cooldowns[message.author.id]['count'] > 2: >> 3 d53ecd5
lunarflu commited on
added 5s sleep for bans + joins to fix audit logs + mentions, also separated variable names for bans c621f1b
lunarflu commited on
Update app.py 3c039fb
lunarflu commited on
Update app.py 050eb10
lunarflu commited on
[experimental] antispam on_message 3af4c4f
lunarflu commited on
avatar url fixes for people without avatars b049cc9
lunarflu commited on
fixing empty avatar issue avatar_url = member.avatar.url if member.avatar else bot.user.avatar.url embed.set_author(name=f"{member} ID: {member.id}", icon_url=avatar_url) 0aa24a3
lunarflu commited on
error printing 48a9b21
lunarflu commited on
member join, member remove 57d79b2
lunarflu commited on