mirror of
https://github.com/neoarz/Syntrel.git
synced 2025-12-25 03:40:11 +01:00
fix(userinfo): icons
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user