|
|
333bc264d1
|
🐛 Update private attribute access in view handling logic
|
2025-12-10 19:46:47 +01:00 |
|
Paillat
|
6af19f0fb3
|
✨ feat: Decode application ID from token during server initialization (#50)
|
2025-12-10 15:55:06 +01:00 |
|
Paillat
|
e886d494d9
|
⬆️ Update py-cord dependency to paillcord version 2.7.0a3 (#28)
|
2025-07-21 19:39:34 +02:00 |
|
|
|
124ce383bb
|
✨ Disable uvicorn server_header (#14)
|
2025-03-17 08:28:17 +01:00 |
|
|
|
5827a2e98a
|
✨ Add path_prefix parameter to constructor for customizable router prefix (#13)
|
2025-03-13 14:11:59 +01:00 |
|
|
|
190dce6f5d
|
✨ Refactor error handling by moving errors to a new file (#9)
* ✨ Refactor error handling by moving errors to a new file
|
2025-03-13 09:23:56 +01:00 |
|
|
|
7a98827a23
|
✨ Enhance not_supported decorator to issue a SyntaxWarning for unsupported functions (#10)
|
2025-03-13 09:22:16 +01:00 |
|
|
|
fb9e506d15
|
✨ Implement close method to properly handle resource cleanup in App class (#11)
|
2025-03-13 09:21:01 +01:00 |
|
|
|
ad41014c94
|
✨ Use ClassVars for constructor classes to allow more customization when subclassing (#8)
|
2025-03-13 08:47:21 +01:00 |
|
|
|
a94ffb6729
|
✨ Add not_supported decorator and override latency property in App class (#4)
|
2025-03-10 23:31:49 +01:00 |
|
|
|
7874951a18
|
✏️ Ops
|
2025-03-09 18:22:10 +01:00 |
|
|
|
1ae66d05ee
|
✨ Add custom error handling for invalid credentials in the application
|
2025-03-09 18:04:00 +01:00 |
|
|
|
2a77346690
|
✨ Add ApplicationAuthorizedEvent class and webhook event handling
|
2025-03-09 16:24:36 +01:00 |
|
|
|
67bfd94e56
|
♻️ Remove wildcard import from discord in __init__.py
|
2025-03-09 09:56:11 +01:00 |
|
|
|
9e2b8e0d52
|
🎨 Format code
|
2025-03-08 20:36:48 +01:00 |
|
|
|
01f27a8c47
|
🏷️ Update app.py and quality.yaml for type checking and command adjustments
|
2025-03-08 20:26:00 +01:00 |
|
|
|
d732ba42ac
|
✨ Refactor interaction processing
|
2025-03-08 19:53:04 +01:00 |
|
|
|
0b447838aa
|
:feat_ Add Bot alias for App and include in __all__ exports
|
2025-03-08 19:52:36 +01:00 |
|
|
|
803f6798a6
|
🎉 Initial commit
|
2025-03-08 18:16:37 +01:00 |
|