19 Commits

Author SHA1 Message Date
Paillat
9e410d03f6 chore: Relax Python version requirement in pyproject.toml to >=3.12, <4.0 (#47) 2025-12-08 19:10:39 +01:00
Paillat
36b708f6c4 ⬆️ Upgrade to pycord 2.7 rc1 (#30) 2025-08-31 12:44:33 +02:00
Paillat
2318307378 🚨 Update pyproject.toml to fix type checking ignorer for examples/ (#31) 2025-08-31 12:43:37 +02:00
Paillat
e886d494d9 ⬆️ Update py-cord dependency to paillcord version 2.7.0a3 (#28) 2025-07-21 19:39:34 +02:00
Paillat
ec1efb1fb4 Revert "⬆️ Upgrade Python to ==3.13.* (#21)" (#26) 2025-06-18 10:39:44 +02:00
renovate[bot]
ed5ff75af6 ⬆️ Upgrade Python to ==3.13.* (#21)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Paillat <paillat@pycord.dev>
2025-06-18 10:35:31 +02:00
fd45c0305e 📌 Update py-cord dependency to allow for newer versions (#17) 2025-04-17 00:40:12 +02:00
5e84515c03 📝 Update pyproject.toml and README.md to use fancy pypi readme (#12) 2025-03-13 10:02:12 +01:00
f6e7567d27 🔧 Update pyproject.toml to include additional metadata for typing and OS compatibility 2025-03-09 19:28:40 +01:00
b840984780 🔧 Add ISC003 to pyproject.toml ruff ignore as it conflicts with basedpyright 2025-03-09 18:25:20 +01:00
a133ca87cf Add webhook event handling for application authorization 2025-03-09 16:25:17 +01:00
d7b634107b ♻️ Change order to have build-system at the top 2025-03-09 11:40:49 +01:00
54e6bb27d8 📄 Add copyright and license information to example scripts 2025-03-08 21:51:08 +01:00
7dde4fd16f 📝 Add examples 2025-03-08 21:27:56 +01:00
bfcb7cc33d 🏷️ Update pyproject.toml to include source directory for type checking 2025-03-08 20:38:32 +01:00
c0783fec69 🐛 Update pyproject.toml and uv.lock for execution environments and package versioning 2025-03-08 20:34:50 +01:00
5ec28355d2 🏷️ Update .gitignore and enhance pyproject.toml with metadata and dependencies 2025-03-08 20:23:23 +01:00
84a98f2867 👷 Add build system configuration with hatchling 2025-03-08 18:37:54 +01:00
803f6798a6 🎉 Initial commit 2025-03-08 18:16:37 +01:00