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.4.tar.gz (93.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.4-py3-none-any.whl (100.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: lunarcord-1.0.4.tar.gz
  • Upload date:
  • Size: 93.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.4.tar.gz
Algorithm Hash digest
SHA256 78b76326276f44cdc8d513671487a21510afb350bbc4a8b3b3a6552a2aa1415a
MD5 a10fb4024aa08a94d62502362a0e8828
BLAKE2b-256 d8f3ffdaaa922f1d0ddc0665c7721147015b624430668729f22da747c389cc51

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lunarcord-1.0.4-py3-none-any.whl
  • Upload date:
  • Size: 100.0 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 bf4fe748591231cc7ce16400d9331e6bd15c5d11986e79a6ed90c2af09700855
MD5 af440c653bc375283e937a0f95a7c563
BLAKE2b-256 a264729c59226798b71a4ba8c308789ca39827679e65fae366747b09c068e6d3

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