Commit graph

7 commits

Author SHA1 Message Date
Suya1671
1185763ea0
feat: remove system name
It didn't make much sense to have it tbh
2025-07-20 00:25:33 +02:00
Suya1671
b784ed1634
feat(members): add the ability to delete/re-enable members
This is effectively a soft-remove feature. Permanent deletion isn't allowed for moderation purposes.
2025-06-23 17:12:12 +02:00
Suya1671
730058973c
docs: general code quality review and updated documentation throughout
This also makes it so that commands have documentation. Neat.
2025-06-22 19:19:42 +02:00
Suya1671
8c993f9532
feat(members): add member aliasing model 2025-06-18 15:10:15 +02:00
Suya1671
fb6f80e5b8
feat: add comical amounts of logging 2025-06-15 22:30:44 +02:00
Suya1671
c6135a629d
feat: add message logging
When a message is created or deleted, a log entry is created in the database.
This will later be used to track who created which messages and provide the ability to edit and delete messages in the future
2025-06-14 21:11:53 +02:00
Suya1671
7ee71d4a95
feat: initial commit 2025-06-08 21:12:07 +02:00