Skip to main content

(비공식) Koreanbots에 길드수 업데이트만 하는 모듈입니다.

Project description

light-koreanbots

(비공식 모듈)

공식 SDK가 너무 무거운가요? 그냥 서버수 업데이트만 하면 되나요? 그러면 이 모듈을 사용해보세요!

기능

서버수 자동 업데이트
이 외의 기능은 추가할 생각이 없습니다

설치

pip install light-koreanbots

예제

import light_koreanbots as lkb
import discord

client = discord.Client()
kbot_token = "koreanbots_token"
lkb_client = lkb.LKBClient(bot=client, token=kbot_token)

client.run("discord_token")

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

light-koreanbots-1.2.0.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

light_koreanbots-1.2.0-py3-none-any.whl (4.7 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