Skip to main content

UniqueBot python SDK

Project description

UBPY

UniqueBots 파이썬 비공식 SDK입니다.

공식 SDK- (준비중입니다.)

SaidBySolo님의 KoreanBots비공식 sdk레포의 일부를 사용해 제작되었습니다. URL

현재는 길드수업데이트 모듈만 존재합니다, 이 모듈은 자동으로 1시간마다 자동으로 요청을 보내고 따로 길드수를 비교하는 함수는 필요가 없습니다.

파이썬 3.6이상을 필요로 합니다.

pip install UBPY

Using Cogs

from UBPY import PostGuilds
import discord
from discord.ext import commands

class GuildCount(commands.Cog):

    def __init__(self, bot):
        self.bot = bot
        self.token = "UniqueBots TOKEN"
        PostGuilds.UpdateGuilds(self.bot,self.token)

def setup(bot):
    bot.add_cog(GuildCount(bot))

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

UBPY-1.4.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

UBPY-1.4-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file UBPY-1.4.tar.gz.

File metadata

  • Download URL: UBPY-1.4.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.6rc1

File hashes

Hashes for UBPY-1.4.tar.gz
Algorithm Hash digest
SHA256 5d67464d486fd6751d0bc7f93bffe0600960b0c0d9a8f10f1e9366778be63a61
MD5 e1f7dd29d9fd9764248403801198c790
BLAKE2b-256 589609b937310aa07140d1952451ff4035ee67898cd0617759b47c51a2c336d1

See more details on using hashes here.

File details

Details for the file UBPY-1.4-py3-none-any.whl.

File metadata

  • Download URL: UBPY-1.4-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.6rc1

File hashes

Hashes for UBPY-1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 1876f1cc9234ee3c910071b6847dff264f38b00ac57536ffef2c5314b1cf1100
MD5 c305dffcfd69ee1ac9972990aa84714d
BLAKE2b-256 3ace807d67912ae04b21b2ff89cf5c17a3cfe4549d04fba3180606d0f6d17390

See more details on using hashes here.

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