Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
imseldrith
/
anydlbot
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
33d6c74
anydlbot
/
index.html
imseldrith
Update index.html
5c9d9ae
almost 3 years ago
raw
Copy download link
history
blame
Safe
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
>