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

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.1.0.tar.gz (97.2 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.1.0-py3-none-any.whl (103.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for lunarcord-1.1.0.tar.gz
Algorithm Hash digest
SHA256 50e89b65955157ffee246cfc0042ef88effc961adc0e45dbb6e7c3e528213a19
MD5 db23abe1df80ed7b17658ed669740f0d
BLAKE2b-256 4b94407e4d71dc6bd41197a3c65197db38eda97c292bebcf713d8fb5708f63cd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lunarcord-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 103.1 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.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 479063c3db9ee2e78e3062525b4bc74309d9a28644d32add35c0d266689b3d3f
MD5 fec6720b23b9af7048b69ac9f6779f78
BLAKE2b-256 3cdc1d4c2d3c5544f7a66f65164495ad5a7b256bea3d6dd2b454bb35e3991540

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