Notification

- New apparence but not finish
Livechat
    - Fixed being able to execute code if it is in the pseudo with <script>
This commit is contained in:
edbernar
2024-08-05 18:33:28 +02:00
parent c562e32af3
commit d3a2d85e02
15 changed files with 123 additions and 67 deletions

View File

@ -3,10 +3,10 @@
# ::: :::::::: #
# getPrivateListUser.py :+: :+: :+: #
# +:+ +:+ +:+ #
# By: edbernar <edbernar@student.42angouleme. +#+ +:+ +#+ #
# By: edbernar <edbernar@student.42.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2024/08/03 15:10:23 by edbernar #+# #+# #
# Updated: 2024/08/04 14:00:44 by edbernar ### ########.fr #
# Updated: 2024/08/05 16:36:53 by edbernar ### ########.fr #
# #
# **************************************************************************** #
@ -50,7 +50,7 @@ data = [
"status": "offline",
"pfp": "https://pbs.twimg.com/media/EscE6ckU0AA-Uhe.png",
"id": 654123
},
}
]
async def getPrivateListUser(userClass, content=None):