anydlbot / index.html
imseldrith's picture
Update index.html
5c9d9ae
raw
history blame
206 Bytes
<!DOCTYPE html>
<html>
<body>
<head>
<input type="button" id='script' name="scriptbutton" value=" Run Script! " onclick="exec('python bot.py');">
</head>
</body>
</html>