Skip to main content

A global Artificial Intelligence Network called Daniton

Project description

DanitonAPI

A global Artificial Intelligence Network called Daniton

API endpoint: api.daniton999.ml

Currently Available

ChatBot

Use

pip install danitonapi

from danitonapi import api
api.token = <TOKEN>

ChatBot

Normal

cb = api.ChatBot(id, username, language)
cb.getAnswer(message)
cb.reset()

Async

cb = api.ChatBot(id, username, language)
await cb.getAsyncAnswer(message)
cb.reset()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

danitonapi-1.7.tar.gz (1.9 kB view hashes)

Uploaded Source

Built Distribution

danitonapi-1.7-py3-none-any.whl (2.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page