Skip to main content

A discord API wrapper.

Project description

discmoji

CodeFactor License PyPI - Version GitHub code size in bytes PyPI Downloads

NOTE:

Discmoji is in a very early development stage, like literally so early that only gateway connections are usable right now.

❔ What is Discmoji?

Discmoji is an API wrapper for Discord, made for fun! This isn't meant for production use, and if it does get used a lot, the library will get a redesign.

💡 Suggestions?

Open a issue with the label enhancement, and follow the template!

⭐️ Contributing

Discmoji needs contributors! contact me (mojidev-py) at pycharmdudeig@gmail.com to become one!

📖 Example

Replace DISCORD_BOT_TOKEN with your actual bot token.

from discmoji import *
import asyncio

DISCORD_BOT_TOKEN = "1234567890"

Client = Bot(token=DISCORD_BOT_TOKEN,intents=123213123) 

@Client.command(name="example_command")
async def commd(ctx: Invoked):
    Client.get_guild(1234567)
    Client.send_message("message")

@commd.error()
async def example_error(ctx: Invoked,error: Exception):
    print("Something bad happened!")

asyncio.run(Client.connect)

📣 ANNOUNCEMENTS/FAQ

🚀 Development Schedule???

The development schedule will have fluctuations, but expect atleast 5 commits a week.

🤞 1.0.0?

1.0.0 is going to come out in 2025. No solid dates yet!

❔ Will this ever be finished?

Fingers Crossed!

Example

Example of how console looks like with discmoji running

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

discmoji-0.1.3.tar.gz (72.7 kB view details)

Uploaded Source

Built Distribution

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

discmoji-0.1.3-py3-none-any.whl (78.4 kB view details)

Uploaded Python 3

File details

Details for the file discmoji-0.1.3.tar.gz.

File metadata

  • Download URL: discmoji-0.1.3.tar.gz
  • Upload date:
  • Size: 72.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.13.0

File hashes

Hashes for discmoji-0.1.3.tar.gz
Algorithm Hash digest
SHA256 54fd9b5c786efa8197e6215dedec5353cdd3e1f48fc1e19423832ef48be89415
MD5 19be4e475c0ca4c654bc78a7d7d71011
BLAKE2b-256 fb09bdbcd9cd48e6a64b600c952353c0e577f73f1052feb483a4855f5aaf5a72

See more details on using hashes here.

File details

Details for the file discmoji-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: discmoji-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 78.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.13.0

File hashes

Hashes for discmoji-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 109dd89e0da601fb7a4ca2e6d87d909bc80c21e982d925cf8c845d355f458c0e
MD5 d9684639f8361a04973fec114e12e6b7
BLAKE2b-256 769f7408ced381b63cc9d2b9eb23d422c22c7b7ae3b9148bbc9f14f0ca6f341f

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