Commit History

Update README.md
2fd6356
Running
verified

lunarflu HF staff commited on

exclude #admin channel from spam warnings
d5cd473
verified

lunarflu HF staff commited on

Update README.md
a17d6ca
verified

lunarflu HF staff commited on

Update README.md
a946c39
verified

lunarflu HF staff commited on

post spam warning in public channels only once in case of mass spammers
a208ce7
verified

lunarflu HF staff commited on

revert
42715b3
verified

lunarflu HF staff commited on

adding auto ban
4e57539
verified

lunarflu HF staff commited on

remove timeout for now
d1c7f26
verified

lunarflu HF staff commited on

Update app.py
4796db1
verified

lunarflu HF staff commited on

Synced repo using 'sync_with_huggingface' Github Action
ecceb72
verified

lunarflu HF staff commited on

Synced repo using 'sync_with_huggingface' Github Action
ba637be
verified

lunarflu HF staff commited on

Synced repo using 'sync_with_huggingface' Github Action
e6fb5ac
verified

lunarflu HF staff commited on

testing logger
815ddae
verified

lunarflu HF staff commited on

initialize lvl1 on join
754d639
verified

lunarflu HF staff commited on

Synced repo using 'sync_with_huggingface' Github Action
d355c0e

lunarflu HF staff commited on

Synced repo using 'sync_with_huggingface' Github Action
d0b9f27

lunarflu HF staff commited on

Synced repo using 'sync_with_huggingface' Github Action
08694f1

lunarflu HF staff commited on

revert
7c48ec1

lunarflu HF staff commited on

Synced repo using 'sync_with_huggingface' Github Action
6dd716b

lunarflu HF staff commited on

Update app.py
2033364

lunarflu HF staff commited on

Update app.py
854d706

lunarflu HF staff commited on

Synced repo using 'sync_with_huggingface' Github Action
1154dfd

lunarflu HF staff commited on

Synced repo using 'sync_with_huggingface' Github Action
9067d42

lunarflu HF staff commited on

Synced repo using 'sync_with_huggingface' Github Action
e8883b9

lunarflu HF staff commited on

Update README.md
80f96d9

lunarflu HF staff commited on

Synced repo using 'sync_with_huggingface' Github Action
8f73afd

lunarflu HF staff commited on

Synced repo using 'sync_with_huggingface' Github Action
44aafd7

lunarflu HF staff commited on

Synced repo using 'sync_with_huggingface' Github Action
fb1271a

lunarflu HF staff commited on

Synced repo using 'sync_with_huggingface' Github Action
a966932

lunarflu HF staff commited on

Synced repo using 'sync_with_huggingface' Github Action
d1d4fa9

lunarflu HF staff commited on

Synced repo using 'sync_with_huggingface' Github Action
a12522f

lunarflu HF staff commited on

Synced repo using 'sync_with_huggingface' Github Action
6ff2a08

lunarflu HF staff commited on

antispam alerts update (longer cooldown, catches staggered spam)
ddddd8f

lunarflu HF staff 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 HF staff commited on

ban nickname check update
ed4bce0

lunarflu HF staff commited on

on_member_ban update
ba1c870

lunarflu HF staff commited on

if user_cooldowns[message.author.id]['count'] > 2: >> 3
d53ecd5

lunarflu HF staff commited on

added 5s sleep for bans + joins to fix audit logs + mentions, also separated variable names for bans
c621f1b

lunarflu HF staff commited on

Update app.py
3c039fb

lunarflu HF staff commited on

Update app.py
050eb10

lunarflu HF staff commited on

[experimental] antispam on_message
3af4c4f

lunarflu HF staff commited on

avatar url fixes for people without avatars
b049cc9

lunarflu HF staff 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 HF staff commited on

error printing
48a9b21

lunarflu HF staff commited on

member join, member remove
57d79b2

lunarflu HF staff commited on

Update app.py
bb08ef2

lunarflu HF staff commited on

Update app.py
5849c81

lunarflu HF staff commited on

Update app.py
2140c28

lunarflu HF staff commited on

Update app.py
b578b4f

lunarflu HF staff commited on

ban + unban
34ac5e1

lunarflu HF staff commited on