Skip to main content

No project description provided

Project description

discord-ext-songbird

support

Only macos and linux.

sample code

from dextbird import VoiceClient
import discord


client = discord.Client(intents=discord.Intents.all())


@client.event
async def on_message(message: discord.Message) -> None:
    if message.content == "!join":
        vc = await message.author.voice.channel.connect(cls=VoiceClient)
        # Play lycoris recoil song
        await vc.ytdl("https://youtu.be/VxR_BYPG7v4")


client.run("TOKEN")

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

dextbird-0.1.1.tar.gz (19.7 kB view details)

Uploaded Source

Built Distribution

dextbird-0.1.1-cp310-cp310-manylinux_2_31_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.31+ x86-64

File details

Details for the file dextbird-0.1.1.tar.gz.

File metadata

  • Download URL: dextbird-0.1.1.tar.gz
  • Upload date:
  • Size: 19.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.2.3

File hashes

Hashes for dextbird-0.1.1.tar.gz
Algorithm Hash digest
SHA256 03cd213691c7e86c545668d78eb84de9203249bc3cda92213c6b6dc7435578f6
MD5 99ef003f28924070b53f3bc84b5e1c67
BLAKE2b-256 61b715120af6ce0362a7f1830753d88a7ec12e477fde30ac9aaabe8432ffc185

See more details on using hashes here.

File details

Details for the file dextbird-0.1.1-cp310-cp310-manylinux_2_31_x86_64.whl.

File metadata

File hashes

Hashes for dextbird-0.1.1-cp310-cp310-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 5b6f4ebf3d6ee7f97bd88c497da22dc24ba05dad1f434dcee1bcfec0de776ddc
MD5 50f1f5fac6f6f9d6047ebd9ac658826e
BLAKE2b-256 51a0e3b10de48e2ee2c3d0911df6b1b78795b8506b5cacf28b1ed52c0baa7120

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