Skip to main content

A Discord bot library that integrates many functionalities for Python

Reason this release was yanked:

Wrong README.md documentation

Project description

zns-discord-bot

A Discord bot library that integrates many functionalities for Python

Installation

npm install zns-discord-bot

Usage

from discord import Intents

from zns_discord_bot.ZnsDiscordBot import ZnsDiscordBot

bot = ZnsDiscordBot(
    token="YOUR.DISCORD.BOT.TOKEN",
    command_prefix="!",
    intents=Intents.default()
)

if __name__ == "__main__":
    bot.init()

Features

(Will be updated soon)

Change Log

1.0.0
- Status: Released
- Changes: Initial release

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

zns_discord_bot-1.0.0-py3-none-any.whl (8.8 kB view details)

Uploaded Python 3

File details

Details for the file zns_discord_bot-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for zns_discord_bot-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7ffec853585dac3e217dae5b5bcf6bfebc682f5e37c1fa32b92185c756ad871e
MD5 06466674cf3c70fb99a0ae0a053ce3ef
BLAKE2b-256 a1ce5e7044cc7ac6cdfaf91a484a8b358d0cd35fd817f845def29247b18dfd81

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