Skip to main content

Python module for discord bot like commands from the console

Project description

A Python package for creating discord bot like commands

This package aims to create discord bot like commands for the python console. This packages syntax for creating commands is very similar to discord.py. Also inspired by TheGenocide/PyCommands. You can read the examples to see how to create a bot with it This package is solely written in python 3.10 and thus requires it.

You can install it by doing pip install python-commandmaker You can submit pull requests to improve any code as the project is completely open source

A quick example -

import Commands

bot = Commands.CommandMaker("An example bot", ".",
                            case_insensitive=False)


@bot.command()
def some_command(command_args):
    print(command_args)


bot.run()

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

python-commandmaker-0.0.4.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

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

python_commandmaker-0.0.4-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file python-commandmaker-0.0.4.tar.gz.

File metadata

  • Download URL: python-commandmaker-0.0.4.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for python-commandmaker-0.0.4.tar.gz
Algorithm Hash digest
SHA256 59a42dbad6bcc710a170cd67c7f128f11e5086eb1db68c500e7ecd6d045a70be
MD5 398226aa03b1278a7b8572b3601a54bf
BLAKE2b-256 c5fa8223084ce990057e713135b43d0f5348bcf22a491246d7c78f926032b45f

See more details on using hashes here.

File details

Details for the file python_commandmaker-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: python_commandmaker-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for python_commandmaker-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 97b9f07ae7516a76c28283c326acc696e23e8d875b688962443838226e1b9b9a
MD5 265817eff10a4ead89d2164df7d5c4a4
BLAKE2b-256 c93d78634765f770bd1b5b5d5041adaea2d201946122270075911c2e10d59d9c

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