This website requires JavaScript.
Explore
Help
Register
Sign In
TheLovinator
/
discord-embed
Watch
1
Fork
0
You've already forked discord-embed
Code
Issues
Pull Requests
Actions
Packages
Releases
Activity
Files
3564af2a21e9ffa856b10a788bd317b2ad71178e
discord-embed
/
discord_embed
History
Joakim Hellsén
cb87f4e2d7
Lower Python requirment to 3.9
2025-04-16 22:33:01 +02:00
..
__init__.py
Use Ruff and fix all its warnings
2023-11-02 00:08:42 +01:00
generate_html.py
Lower Python requirment to 3.9
2025-04-16 22:33:01 +02:00
main.py
Refactor illegal character removal to a separate module so we don't have circular dependencies
2025-02-20 22:46:44 +01:00
misc.py
Fix logging of illegal character removal to only log when a character is actually removed
2025-02-20 23:00:24 +01:00
settings.py
Refactor logging setup and enhance debug information in FastAPI application
2025-02-10 21:03:26 +01:00
video_file_upload.py
Refactor illegal character removal to a separate module so we don't have circular dependencies
2025-02-20 22:46:44 +01:00
video.py
Refactor logging setup and enhance debug information in FastAPI application
2025-02-10 21:03:26 +01:00
webhook.py
Refactor logging setup and enhance debug information in FastAPI application
2025-02-10 21:03:26 +01:00