Valerie valerie · she/her・they/them
valerie pushed to main at ruby/Ruby-Cogs 2025-05-28 02:15:44 -04:00
54103024e6 Update ExtendedAudio cog to use a new embed color and enhance profile generation by defining a stats area for blur effects in default.py.
valerie pushed to main at ruby/Ruby-Cogs 2025-05-28 02:07:12 -04:00
58469e28df Enhance ExtendedAudio cog by adding new configuration options for embed color, thumbnail display, and progress bar visibility. Update command handling for setting these options and improve the display of song update messages with embedded content, including track information and progress bars.
valerie pushed to main at ruby/Ruby-Cogs 2025-05-28 02:02:25 -04:00
fb2b2a0ce7 Enhance ExtendedAudio cog by adding support for song update messages in a designated channel. Introduce new configuration options for status channel, message format, and cleanup of old messages. Update variable support to include song author and improve user interaction with commands for setting status format and channel.
valerie pushed to main at ruby/Ruby-Cogs 2025-05-28 01:52:54 -04:00
22fcd8420a Refactor ExtendedAudio and Shop classes to improve attribute access and enhance user interaction handling. Update duration calculation in ExtendedAudio to handle track length in milliseconds, and modify PendingView in Shop to pass context for user selection, ensuring accurate user identification.
valerie pushed to main at ruby/Ruby-Cogs 2025-05-27 23:29:24 -04:00
a48f60ec86 Update default.py to change the username from "Vertyco" to "Valerie" in the profile generation function, ensuring accurate representation in the rendered profile card.
valerie pushed to main at ruby/Ruby-Cogs 2025-05-26 22:50:18 -04:00
01e08ea4cd Refactor default.py to standardize top padding for text elements in profile card rendering, ensuring consistent alignment of balance and level text. Move level text positioning to improve layout aesthetics and readability.
valerie pushed to main at ruby/Ruby-Cogs 2025-05-26 22:34:57 -04:00
valerie pushed to main at ruby/Ruby-Cogs 2025-05-26 22:33:42 -04:00
ac7ea76d9f Refactor default.py to standardize top padding for text elements in profile card rendering, ensuring consistent alignment of balance and level text. Move level text positioning to improve layout aesthetics and readability.
valerie pushed to main at ruby/Ruby-Cogs 2025-05-26 22:21:04 -04:00
a2032b4813 Adjust top padding in default.py to 20 for improved text placement in profile card rendering, enhancing overall layout aesthetics and readability.
valerie pushed to main at ruby/Ruby-Cogs 2025-05-26 22:18:41 -04:00
3ecf002c37 Refactor default.py to standardize top padding for text elements in profile card rendering, ensuring consistent alignment of balance and level text. Move level text positioning to improve layout aesthetics and readability.
valerie pushed to main at ruby/Ruby-Cogs 2025-05-26 22:13:14 -04:00
1c55a00e60 Update default.py to adjust level text positioning, moving it to start after the profile picture for better alignment and readability in profile card rendering.
valerie pushed to main at ruby/Ruby-Cogs 2025-05-26 22:10:26 -04:00
c840311f42 Refactor default.py to reposition stats and level text in profile card rendering, aligning elements consistently on the right side for improved readability. Adjust calculations for text placement and enhance overall layout aesthetics.
valerie pushed to main at ruby/Ruby-Cogs 2025-05-26 22:03:01 -04:00
173f3b2cc4 Refactor default.py to improve stats layout and positioning in profile card rendering. Adjust calculations for progress bar and text alignment to enhance overall readability and aesthetics, ensuring elements are consistently placed after the profile picture.
valerie pushed to main at ruby/Ruby-Cogs 2025-05-26 21:59:44 -04:00
bf4fbe7248 Refactor default.py to streamline profile card rendering, including adjustments to background layers, improved stats layout, and enhanced visibility of XP and progress percentage. Simplify the design by removing unnecessary elements and optimizing positioning for a cleaner aesthetic.
valerie pushed to main at ruby/Ruby-Cogs 2025-05-26 21:55:09 -04:00
b3cf61b4ec Refactor default.py to adjust profile card dimensions and layout, including conditional sizing for square cards, repositioning of the profile picture, and enhancements to the glass morphism effect for improved readability and aesthetics.
valerie pushed to main at ruby/Ruby-Cogs 2025-05-26 21:47:43 -04:00
7b8b81c777 Refactor default.py to improve profile card layout and styling, including adjustments to stroke width, positioning of elements, and enhancements to the glass morphism effect. Update pyproject.toml to maintain consistent formatting and remove unnecessary lines.
valerie pushed to main at ruby/Ruby-Cogs 2025-05-26 21:42:52 -04:00
18664d75c3 Remove svgwrite dependency from info.json and refactor profile.py to eliminate unused import of modern style, streamlining project requirements and improving code clarity.
valerie pushed to main at ruby/Ruby-Cogs 2025-05-26 21:38:47 -04:00
aa552e9a3d Refactor default.py to enhance profile progress bar rendering, including improved calculation of progress percentage and visibility of XP and percentage text. Remove modern.py as it is no longer needed, streamlining the profile generation process.
valerie pushed to main at ruby/Ruby-Cogs 2025-05-26 21:13:45 -04:00
7cf455e68d Update info.json to include additional project requirements for enhanced functionality, adding dependencies such as aiocache, colorgram.py, fastapi, msgpack, plotly, pydantic, python-multipart, python-decouple, psutil, skia-python, tenacity, ujson, and uvicorn.
valerie pushed to main at ruby/Ruby-Cogs 2025-05-26 21:11:12 -04:00
df23ae0fbc Refactor profile generation in modern.py to improve SVG card rendering, including enhanced stats presentation and avatar handling. Update pyproject.toml to remove unnecessary dependencies, streamlining project requirements.