Skip to main content

A Library for easily writing multi-purpose Discord Bots.

Project description

Lunarcord

A swift, fast, and beginner-friendly library for easily writing multi-purpose discord bots.

Inspired by discord, pycord, nextcord, and other discord forks. This package is NOT a discord fork!

Features

  • Makes use of async-await technologies

  • Speedy and easy-to-use

  • Includes most features implemented by other packages

Missing

Lunarcord misses some unimplemented functionalities, which are to be added in the future, such as:

  • Customizable bot intents

  • Sharding and auto-sharding

  • Voice gateway - connecting to voice call

Installation

Lunarcord requires Python 3 or higher. You can install Lunarcord from your terminal:

# Linux / MacOS
python3 -m pip install -U lunarcord

# Windows
py -3 -m pip install -U lunarcord

Example

import lunarcord


bot = lunarcord.Bot()

@bot.slashCommand()
async def ping(interaction: lunarcord.Interaction):
    """A test ping-pong slash command!"""
    await interaction.send("Pong!")

bot.run("YOUR_BOT_TOKEN")

For additional help, join the official Lunarcord Discord Server <https://dsc.gg/lunarcord> <https://dsc.gg/lunarcord>_

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

lunarcord-1.0.2.tar.gz (78.9 kB view details)

Uploaded Source

Built Distribution

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

lunarcord-1.0.2-py3-none-any.whl (85.8 kB view details)

Uploaded Python 3

File details

Details for the file lunarcord-1.0.2.tar.gz.

File metadata

  • Download URL: lunarcord-1.0.2.tar.gz
  • Upload date:
  • Size: 78.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.0

File hashes

Hashes for lunarcord-1.0.2.tar.gz
Algorithm Hash digest
SHA256 bfe084f5730a4bcf7c653556e2facd32b20570c3a911a35f416084b9c5388eb8
MD5 07ba83d7ac5d2071bcd20590ca9c5b5b
BLAKE2b-256 6f670c23e635366a304dd642fe673c6580b85d89ab5f41e06502344859759502

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lunarcord-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 85.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.0

File hashes

Hashes for lunarcord-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 2680fab2b3f75d619b18c5d153d0dac7f8f98fa785d8bda7cf27cd984a8eff18
MD5 44f733d831804ba942a277ae64896a4d
BLAKE2b-256 9065985128b4ab87bad9540176db076685f492ef5c3654ac85758335d3c2a7a2

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