Host
Now there's just python, nodejs coming soon.
For python
#คำเตือน: อย่าลบไม่งั้นจะไม่สามารถใช้งานได้
#Warning: Do not delete, otherwise it will not work.
import alice_api
from alice_api import host
#คำเตือน: อย่าลบไม่งั้นจะไม่สามารถใช้งานได้
#Warning: Do not delete, otherwise it will not work.
host.run()
Last updated