| Server IP : 157.230.181.24 / Your IP : 216.73.217.11 Web Server : Apache/2.4.58 (Ubuntu) System : Linux conductive 6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 x86_64 User : ( 1000) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /opt/aim-bots/__pycache__/ |
Upload File : |
�
�@Yj! � �r � d Z ddlmZ ddlZddlZddlmZ ed� Zddd�Zed f dd
�Z d
d�Z
y)z?Persist AIM profile HTML to Open OSCAR Server SQLite + helpers.� )�annotationsN)�Pathz/var/lib/ras/oscar.sqlitean <BODY BGCOLOR="#000080"><FONT COLOR="#0000ff" FACE="Trebuchet MS" SIZE="2"><B>Magus5311</B><BR><BR><I>help</I><BR><BR><B>shows w/ the crew:</B><BR>maylene / haste the day / chariot / norma jean<BR>emery / he is legend / showbread<BR><BR>malachi . andrew . lydia . amy . keefe . charles . dag<BR><BR>/b/ . explosm . american idle<BR><BR>probably on.<BR></FONT></BODY>z�<FONT COLOR="#208fa4" FACE="Lucida Console" SIZE="2"><B>so E was like</B><BR><BR>bored.<BR>firefox is stupid.<BR>simpsons >>> homework<BR><BR><I>pe@ce bro</I><BR><BR>im always on lol<BR>msg me<BR></FONT>)� magus5311�
soewaslikez text/htmlc � � |j � sy |j � st d|� �� �t t j � � }| j � }t
j t |� � 5 }|j d||j � ||f� |j � d d d � y # 1 sw Y y xY w)NzOSCAR database not found: a>
INSERT INTO profile (screenName, body, mimeType, updateTime)
VALUES (?, ?, ?, ?)
ON CONFLICT (screenName)
DO UPDATE SET body = excluded.body,
mimeType = excluded.mimeType,
updateTime = excluded.updateTime
)�strip�exists�FileNotFoundError�int�time�lower�sqlite3�connect�str�execute�commit)�screen_name�html�db_path� mime_type�now�sn�cons �/opt/aim-bots/aim_profiles.py�persist_aim_profiler s� � � �:�:�<���>�>���"<�W�I� F�G�G�
�d�i�i�k�
�C� � � � �B� ����W�� &� �#����
� �����y�#�.�
� �
�
��� � �s �;5B9�9Cc �n � | j d� xs |j d� xs dj � S )N�profile_html� )�getr )�voice�personas r �load_profile_from_voicer"