Skip to main content

A Python Version of Canvacord

Project description

Discord PyPi Python

An extending library for discord.py that allows to build awesome message components and slash commands.

Installation

Run any of these commands in terminal:

Mac / Linux

pip install canvacord

Windows

python -m pip install canvacord

Examples

💡 This library requires discord.py.

Creating a Rank Card

from canvacord.rankcard import rankcard

client = commands.Bot(command_prefix="!")
slash = slash_commands.SlashClient(client)
test_guilds = [12345, 98765]

@client.comand()
async def test(ctx):
    

client.run("BOT_TOKEN")

Links

Downloads

Downloads Downloads Downloads

Project details


Release history Release notifications | RSS feed

This version

0.1.0

Download files

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

Source Distribution

canvacord-0.1.0.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

canvacord-0.1.0-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file canvacord-0.1.0.tar.gz.

File metadata

  • Download URL: canvacord-0.1.0.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.0

File hashes

Hashes for canvacord-0.1.0.tar.gz
Algorithm Hash digest
SHA256 0f053f34d5271c7c76410759dcdee42ed7c5177dceefa8ad97b2fcff2bda009f
MD5 806860f47a7a122f8b80990635095f23
BLAKE2b-256 2b2b8146492775a1bfc92564a1c874d48f1be78969041bac9f387c6044cbc9e9

See more details on using hashes here.

File details

Details for the file canvacord-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: canvacord-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.0

File hashes

Hashes for canvacord-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 86316e372c1882ff338159cf4628c0954551e151f6da5f5fcac53ae6376400d4
MD5 dbb5e5516d4839d6f934ac14d824cf2b
BLAKE2b-256 f735919ac7aa3f13a3cbc3b1fc1a8c895ef18175f1f174633afb1a22de66dfe1

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