Skip to main content

A super beginner-friendly Python library for making Discord bots.

Project description

easycordx 🤖

The Easiest Way to Make a Discord Bot in Python.

easycord is a library for absolute beginners who want to create a Discord bot without learning about decorators, async, or other advanced concepts first.

Features

  • No async/await required: Write your bot logic in standard, synchronous Python.
  • No decorators: Use simple function calls like bot.command(...).
  • One-Liner Commands: bot.command("ping", respond="Pong!")
  • Simple Event Handling: bot.on("message", respond="Hello!", if_text="hi")
  • Buttons Made Easy: Add interactive buttons to your commands with one extra line of code.

Installation

pip install easycord

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

easycordx-0.1.0.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

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

easycordx-0.1.0-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file easycordx-0.1.0.tar.gz.

File metadata

  • Download URL: easycordx-0.1.0.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for easycordx-0.1.0.tar.gz
Algorithm Hash digest
SHA256 05b48f2015023aec0cd2da5a330b1017e3462e1fd25162e239ed84d4bd884f3b
MD5 3c44a263a49a5905b9f204b6979a6055
BLAKE2b-256 129a8da4e2b88e462839c214ae945aadf20fed37387627accc11465c936aea93

See more details on using hashes here.

File details

Details for the file easycordx-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: easycordx-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for easycordx-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 94e402f82bfb441ffe5535e6b2a318596bd95f7c124114264114cc27cfb421db
MD5 ab2b6f4b33221b0f1e06ed3beb34e13c
BLAKE2b-256 e33d435989e587508b88cc311ac219499015ed82221c7ad351b6eb9a63dc4620

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