Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
discord-community
/
HuggingMod
like
13
Running
on
CPU Upgrade
App
Files
Files
Community
8
Fetching metadata from the HF Docker repository...
0aa24a3
HuggingMod
4 contributors
History:
39 commits
lunarflu
HF staff
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
over 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
over 1 year ago
README.md
Safe
229 Bytes
Update README.md
over 1 year ago
app.py
Safe
15.2 kB
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)
over 1 year ago
requirements.txt
Safe
78 Bytes
Create requirements.txt
over 1 year ago