fix(userinfo): icons

This commit is contained in:
neoarz
2025-10-10 23:46:23 -04:00
parent 7a4e4ed0f8
commit d381c5cbf0

View File

@@ -106,9 +106,9 @@ BADGE_ICONS = {
}
ACTIVITY_TYPE_ICONS = {
0: '<:i:1392584288515395635>',
2: '<:i:1392584301367001148>',
3: '<:i:1392584313786208296>'
0: '<:gaming:1426409065701048451>',
2: '<:music:1426409047132737586>',
3: '<:watching:1426409475450863778>'
}
def format_username(user):