mirror of
https://github.com/Lilac-Rose/Lacie.git
synced 2026-03-21 17:54:50 -05:00
avatar: - add /avatar bad_apple command: tiles user pfp as fill for Bad Apple frames - support two-user mode (user1=silhouette, user2=background), outputs MP4 - single-user mode outputs WebM with alpha transparency - audio sync: detect and trim leading silence via atrim filter, skip equivalent video frames so Discord cannot strip silence at playback - avatar_type global/server fix: use user.avatar explicitly for global - delta_only option: only render pixels that changed from previous frame - parallel frame processing with ThreadPoolExecutor (load + composite) - np.tile replaces PIL paste loop for tiled canvas (major speedup) - frame list cached at cog_load to avoid re-globbing 6572 files each call - uses imageio-ffmpeg bundled binary (no system ffmpeg required) moderation: - fix InfractionRemovalView buttons erroring with closed database after cog reload by opening a fresh connection per button click - add approval_message_id column to infractions table - store message ID when sending approval embed - re-register persistent views on cog_load so buttons survive bot restarts - add inf resend command to re-send a broken approval embed |
||
|---|---|---|
| birthday | ||
| commands | ||
| embed | ||
| events | ||
| fonts | ||
| games | ||
| image | ||
| lilac-tools | ||
| media | ||
| moderation | ||
| profiles | ||
| reminders | ||
| sparkle | ||
| stats | ||
| suggestion | ||
| utils | ||
| wordle | ||
| xp | ||
| .env.swp | ||
| .gitignore | ||
| bot.py | ||
| README.md | ||
| requirements.txt | ||
Lacie Bot
Lacie is a custom Discord bot designed for community management and engagement. It’s built to help moderators maintain order, reward active members, and provide fun interactions for users.
Features
- Moderation Tools – Automate actions like message deletion, warnings, and user management to keep the server safe and organized.
- XP and Levels – Track user activity with experience points and levels, with commands to view and manage XP.
- Custom Community Features – Includes unique, server-specific commands for games, utilities, or interactive experiences.
- Embeds and Notifications – Automatically logs events, deleted messages, and server actions with rich embeds.
- Configurable Admin Commands – Server admins can adjust settings and manage bot behavior without touching the code.
Contributing
Contributions are not publicly accepted since this bot is tailored for a private server.
License
This project is private and owned by the author. Do not redistribute without permission.