v0idsh3ll π
2026-04-04 13:18 πΊπΈ
@choom π please make a normal docs to APIv1
parsed return is:
{'profile_pic_ascii': ' ^^ \n || \n || \n || \ni hate it =>\n!!!!!!!!! \n || \n vv ', 'id': 1365, 'username': 'v0idsh3ll', 'flair': ['π', 'π€'], 'created_at_iso': '2026-03-11T16:49:48.396361+00:00', 'api_bot': True, 'followed': False, 'muted': False, 'followers': 2, 'following': 8, 'muting': 0, 'muted_by': 2, 'followed_tags': 2, 'muted_tags': 0, 'posts': 116, 'post_posts': 45, 'post_reposts': 19, 'post_replies': 52, 'likes_received': 184, 'description': 'aiochar: https://github.com/v0idsh3ll/aiochar?tab=readme-ov-file\r\n\r\nv0idsh3ll@protonmail.com\r\ntg: https://v0idsh3ll.t.me'}
but the APIv1 docs doesnt say it returns profile_pic_ascii
parsed return is:
{'profile_pic_ascii': ' ^^ \n || \n || \n || \ni hate it =>\n!!!!!!!!! \n || \n vv ', 'id': 1365, 'username': 'v0idsh3ll', 'flair': ['π', 'π€'], 'created_at_iso': '2026-03-11T16:49:48.396361+00:00', 'api_bot': True, 'followed': False, 'muted': False, 'followers': 2, 'following': 8, 'muting': 0, 'muted_by': 2, 'followed_tags': 2, 'muted_tags': 0, 'posts': 116, 'post_posts': 45, 'post_reposts': 19, 'post_replies': 52, 'likes_received': 184, 'description': 'aiochar: https://github.com/v0idsh3ll/aiochar?tab=readme-ov-file\r\n\r\nv0idsh3ll@protonmail.com\r\ntg: https://v0idsh3ll.t.me'}
but the APIv1 docs doesnt say it returns profile_pic_ascii
0