Skip to content
This repository was archived by the owner on Aug 10, 2025. It is now read-only.

Commit 3f79798

Browse files
committed
Add comprehensive changelog for DisBot 1.6.0b31 with new features and enhancements
1 parent 2596b8b commit 3f79798

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

docs/changelogs/disbot-1.6.0b31.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
# DisBot `1.6.0b31` (`1.6.0r1`)
2+
3+
**Changelog**:
4+
5+
- feat: Add Spotify and TikTok API credentials to environment configuration
6+
- feat(giveaway): Enhance giveaway commands with role requirements and message updates
7+
- feat(giveaway): Implement comprehensive giveaway management system
8+
- Added commands for listing, rerolling, deleting, ending, pausing, and starting giveaways.
9+
- Introduced a database schema for managing giveaway data, including fields for winners, requirements, and timestamps.
10+
- Enhanced user interaction with buttons and modals for entering and managing giveaways.
11+
- Implemented functionality for handling giveaway entries and ensuring proper winner selection.
12+
- Created a system to automatically end giveaways and notify users of winners.
13+
- Added emoji support for better user experience in messages and interactions.
14+
- Removed obsolete code related to previous giveaway management methods.
15+
- feat: Enhance Spotify integration with token retrieval and embed image handling
16+
- feat: Implement Spotify notification system with channel management and message templates
17+
- feat: Add Spotify notification management with channel integration and token retrieval
18+
- feat: Add userinstall command with transcript creation functionality ( SOON™️ )
19+
- feat: Implement backup management buttons with confirmation and cancellation options
20+
- feat: Enhance backup management with modal inputs and detailed error handling
21+
- chore: Bump version to 1.6.0b31 in package.json
22+
- feat: Implement backup creation and restoration system
23+
- Added backup creation functionality in `backup-create.ts` allowing server owners to create backups of their server settings, channels, roles, and more.
24+
- Implemented backup restoration in `backup-restore.ts`, enabling users to select and restore from existing backups.
25+
- Created a select menu for managing backups in `backup-restore-select.ts`.
26+
- Developed utility functions for handling backup data in `system/backup/index.ts`, including fetching, creating, loading, and removing backups.
27+
- Defined various TypeScript interfaces for backup data structures in `system/backup/types/`.
28+
- Enhanced channel and role restoration processes in `system/backup/load.ts` to ensure accurate server state restoration.
29+
- Added permission handling for channels during backup and restore operations.
30+
- Included message fetching and restoration capabilities for text channels.
31+
- Refactor backup creation and restoration logic for improved readability and maintainability; add error handling and permissions checks.
32+
- And relaunch the DisBot Customer Feature (1 Free and then **[#✌╎votes](https://discord.com/channels/1084507523492626522/1231307819693641804)** )
33+
- Update some Customer special Features and env managment for the Customer
34+
35+
**_And i will use my commits sometimes as changelog_**
36+
_This release is `1.6.0b31`, but it has all the features of `1.6.0r1`, but totmorow or next week I will patch some things for the backup system that are not ready yet and add some things for giveaway and backup system. So it is `1.6.0b31` and the next small patch will bring it to `1.6.0r1`_.
37+
38+
---
39+
40+
###### And a little sorry, TikTok will come as soon as I've verified myself on TikTok and can then use the API properly. I'll have to dig a little deeper to get everything working. **But it will definitely be available in the next updates!**
41+
42+
###### And regarding autobackups, that will come in 1.6.0r1 as well as an extended guide to creating giveaways.

0 commit comments

Comments
 (0)