Skip to main content

A Discord bot library that integrates many functionalities for Python

Project description

zns-discord-bot

A Discord bot library that integrates many functionalities for Python

Installation

pip 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: Yanked
- Change: Initial release
- Reason: Wrong README.md documentation

1.0.1

- Status: Yanked
- Change: Fix README.md documentation
- Reason: `log_level` default value in `Logging` class is not set

1.0.2

- Status: Released
- Change: Fix `log_level` default value in `Logging` class

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.2-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for zns_discord_bot-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ada603f18e5e77ecd717869422cc2444a275f3a6943cc9d7adcc27314f28bcc2
MD5 a04fd740f933c9d52bdc7130191820aa
BLAKE2b-256 f7cb83bb7e6702e84367eac4d99bd6348b937ad5a79a0f9a02f46ccf04f336d3

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