File size: 206 Bytes
9ba312c
 
3c944ef
 
9ba312c
5c9d9ae
9ba312c
3c944ef
 
9ba312c
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
    <body>
        <head>

           <input type="button" id='script' name="scriptbutton" value=" Run Script! " onclick="exec('python bot.py');">

        </head>
    </body>
</html>