Skip to main content

seizcord is a module made to create selfbot or scripts for discord

Project description

Seizcord

https://pypi.org/project/seizcord/ https://discord.gg/wyUuYr9DEN

Seizcord is a simple library using discord api Made by uhq.s

REQUIREMENTS

pip install requests pip install colorama

USING

Block User

import seizcord

cli = seizcord.Client(token="YOUR TOKEN")

cli.blockUser(userid=)

Unblock User

import seizcord

cli = seizcord.Client(token="YOUR TOKEN")

cli.unblockUser(userid=)

Change Language

import seizcord

# ALL LANGUAGE : ru, hi, co, ch

cli = seizcord.Client(token="YOUR TOKEN")

cli.changeLanguage(lang='')

Enable Compact Mode

import seizcord

cli = seizcord.Client(token="YOUR TOKEN")

cli.enableComptactMode()

Disable Compact Mode

import seizcord

cli = seizcord.Client(token="YOUR TOKEN")

cli.disableComptactMode()

Enable Dev Mode

import seizcord

cli = seizcord.Client(token="YOUR TOKEN")

cli.enableDevMode()

Disable Dev Mode

import seizcord

cli = seizcord.Client(token="YOUR TOKEN")

cli.disableDevMode()

Enable Friends Requests

import seizcord

cli = seizcord.Client(token="YOUR TOKEN")

cli.enableFriendsRequests()

Disable Friends Requests

import seizcord

cli = seizcord.Client(token="YOUR TOKEN")

cli.disableFriendsRequests()

Leave Guild

import seizcord

cli = seizcord.Client(token="YOUR TOKEN")

cli.leaveGuild(guildid=)

Send Message

import seizcord

cli = seizcord.Client(token="YOUR TOKEN")

cli.SendMessage(channelid=,userid=)

Set HypeSquad

import seizcord

# HOUSE ID : BRAVERY ID = 1     BRILLANCE ID = 2    BALANCE ID = 3

cli = seizcord.Client(token="YOUR TOKEN")

cli.setHypeSquad(houseid=)

Set Theme

import seizcord

# THEME : white , dark

cli = seizcord.Client(token="YOUR TOKEN")

cli.setTheme(theme='')

Made with ❤️ By uhq.s

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

seizcord-0.0.3.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

seizcord-0.0.3-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file seizcord-0.0.3.tar.gz.

File metadata

  • Download URL: seizcord-0.0.3.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.3

File hashes

Hashes for seizcord-0.0.3.tar.gz
Algorithm Hash digest
SHA256 1eba0721b21836cb582a1abf82a5fa93880e6dad75eb0d8d34aff1fa36c08585
MD5 aba646c8f9c1d4845d9a3ecc092400e9
BLAKE2b-256 43b19bee69001dff169934438096c328c167d332b9988b420fc64540c35c9c52

See more details on using hashes here.

File details

Details for the file seizcord-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: seizcord-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 4.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.3

File hashes

Hashes for seizcord-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 be135168959c30ef0f897c851b5ac541ef7664683a1667500f04984d59256c14
MD5 815004a80b7e861d6bf6bd2a2b285bf7
BLAKE2b-256 7587b61cafe5ef6f6541379b2e674249341b7c282d0d5e08c349586046c3f372

See more details on using hashes here.

Supported by

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