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

  • Slash command auto-complete

  • And sadly more, please message me on discord @revolno to inform me.

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>_

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.3.tar.gz (86.1 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.3-py3-none-any.whl (91.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: lunarcord-1.0.3.tar.gz
  • Upload date:
  • Size: 86.1 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.3.tar.gz
Algorithm Hash digest
SHA256 b2f4fcd5b3f564d536baa126d5eb4b8b50708b8fef5eab1b50e329046e8e3ebd
MD5 38e9757de9f1afdf458e2bb9360a7f35
BLAKE2b-256 ae5c4716add0c345240eb772e28a76a55e10a8f4259389fe428b5bd8641e0352

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lunarcord-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 91.6 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 0b013cff16355e0393e979a64f080db19158918909fc2488741b222396eb8f3e
MD5 f8c2e86871e2430ba264a9eb4e77d751
BLAKE2b-256 bf354c6ae63e9f5ac22c8b243a76143fdb1508276f9966306acdd0da4a3b811b

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