diff --git a/cogs/general/userinfo.py b/cogs/general/userinfo.py index 4c55b44..121027e 100644 --- a/cogs/general/userinfo.py +++ b/cogs/general/userinfo.py @@ -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):