CLI tool and library for Pycord Discord bots
Project description
MelonCityAPI
CLI tool + library für Pycord Discord Bots.
Installation
pip install meloncityapi
Commands
Neues Bot-Projekt erstellen
meloncityapi new "MeinBot"
Erstellt im aktuellen Verzeichnis:
MeinBot/
├── main.py
├── requirements.txt
├── .env
└── cogs/
└── example.py
Kommentare entfernen
meloncityapi --deletecomments bot.py
Code formatieren (benötigt black)
pip install black
meloncityapi --format bot.py
Kommentare entfernen + formatieren
meloncityapi --clean bot.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
meloncityapi-0.1.0.tar.gz
(3.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file meloncityapi-0.1.0.tar.gz.
File metadata
- Download URL: meloncityapi-0.1.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d319411772f3b197a58d1b5a6e77df14e2f75c88d82d6873968d09f8b173c92b
|
|
| MD5 |
a26aa754f0a5e513bf87de9553e3ee86
|
|
| BLAKE2b-256 |
541055eb43ce63bb13072857f9693258d54e5f19567704417b9a715bd1705e96
|
File details
Details for the file meloncityapi-0.1.0-py3-none-any.whl.
File metadata
- Download URL: meloncityapi-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90bbec7462204fda7937da67142d131484799957e617f3e445bfd8cd0154ac37
|
|
| MD5 |
b592be80d65f5601b9d12e40a6147e8d
|
|
| BLAKE2b-256 |
d9ced1af0fbc2ff29519f3fa5cffe31a9d9df2d3dafd1c4c2ac788c319561052
|