hugging-science/HuggingMod
update for huggingscience server
fix
Update app.py (#12)
lowering sensitivity of auto ban, should give 2 warnings now before ban
Update app.py
Update requirements.txt
fix
test autoban (mods not exempt)
remove autoassign lvl1
Update forbidden strings (#9)
fix
update roles with news, robotics
add fastRTC
make role buttons persistent across restarts
test roles
add messages to message_cache for every on_message
remove lots of old unneeded manual flag keywords (claim, etc) since verification check catches those accounts
Fix emoji in hyperlink bug (#8)
Add strings to forbidden_strings (#6)
big updates to roles; track who creates/deletes + info on permission changes
recolor role additions/removal to green/red
add role.mention to role additions/deletions
test logging roles added/removed from users
on_member_ban fix test
Swap to using Gradio Blocks for markdown (#3)
add {message.author.id} to backup (more consistent compared to message.author)
Update app.py
massively increase cache limits (10000)
fix
Update app.py
on raw message delete
serial experiments cache
testing cache population on_ready for all channels (100 messages)
add embed tracking to backup (some messages weren't showing)
Update README.md
Update README.md (#2)
dm banned people letting them know where they can appeal
Update app.py
attachments to backup
Update README.md
Update README.md
exclude #admin channel from spam warnings
Update README.md
Update README.md
post spam warning in public channels only once in case of mass spammers
revert
adding auto ban
remove timeout for now
Update app.py
Synced repo using 'sync_with_huggingface' Github Action
