Skip to main content

discord extension package ditolo

Project description

ditolo

discord token login extension packege

example code!!!

import ditolo
from ditolo import *

ditolo.join("アカウントのトークンbotではない","inviteリンク")
ditolo.join(token="アカウントのトークンbotではない",link="inviteリンク")

ditolo.send("アカウントのトークンbotではない","チャンネルid","送信するメッセージ")
ditolo.send(token="アカウントのトークンbotではない",channel="チャンネルid",content="送信するメッセージ")


ditolo.leave(アカウントのトークンbotではない,"サーバーid","trueかfalse")
ditolo.leave(token="アカウントのトークンbotではない",guild_id="サーバーid",print="trueかfalse")


ditolo.check("アカウントのトークンbotではない","trueかfalse")
ditolo.check(token="アカウントのトークンbotではない",print="trueかfalse")

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

ditolo-0.1.6.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

ditolo-0.1.6-py3-none-any.whl (3.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