This repository has been archived by the owner on Aug 26, 2022. It is now read-only.
Releases: SlinkyPotato/DEGEN
Releases · SlinkyPotato/DEGEN
2.8.0 - Disable DMs
- Remove poap delivery via dm, store poap for user
- Add platform to
/claim
- Rename isDMEnabled flag -> isWalletDeliveryEnabled
- add ethWalletSettings to discordUsers
- disable DM delivery
- Update poap expiration only for dates longer than 24 hours
- Fix duplicate poap assignment
- Enhance poap claim flow
2.7.0 - Account Commands
2.7.0-RELEASE (2022-01-18)
- Add more stability to opt-in messages
- Add account commands
- /account link (renamed from /account verify)
- /account list
- /account unlink
- Restrict DEGEN to certain discord servers
- Upgrade discord.js -> 13.6.0, upgrade slash-create -> 5.0.3
- Introduce basic
/claim
command and prompt user for opt-in on slash command - Increase poap max time to 12 hours
- Add poap expiration cron job
- Enhance poap distribution to with ephemeral
- fix timeout reply after poap distribution
- enhance poap distribution loop
- enhance poap end
- Parse blank strings for msg embed display
- Prompt users to DM delivery is /claim is executed from channel
- Message enhancements to twitter flow
2.6.2
2.6.2-RELEASE (2022-01-13)
- Handle twitter spaces exceptions
- update twitter settings schema validation
- add log msg for twitter flow
- stability enhancements
2.6.1
2.6.1-RELEASE (2022-01-11)
- Fix prod keys
2.6.0
2.6.0-RELEASE (2022-01-11)
- Stability check
- add sentry github action
- fix poap mint api call
- fix auto end for DM event
- fix gm regex for single line
- refactor poap start/stop tracking event
- Twitter stability check
- handle timeout for autoend situation
- better error messaging
- stability enhancements
- add forced start script
- Fix key github action reference for twitter spaces
- remove extra logging
- send twitter auth confirmation only on direct auth flow
2.5.2 - Sentry Stability
- Address sentry.io issues 2022-01-08
- add type guards to messageCreate sentry method
- handle failed to send poap message edge case
- upgrade discord.js -> 13.5.1
- upgrade slash-create -> 5.0.2
2.5.1
2.5.1-RELEASE (2022-01-07)
- Manually assign DSN, reference bot for gm message, add discord server on event
2.5.0 - gm DEGEN
2.5.0-RELEASE (2022-01-03)
- Integrate sentry.io
- misc message enhancements
- Restructure POAP delivery
- send POAPs on gm message
- store discord server and user settings
- provide opt-in for DMs
- set poap post claim expiration to 24 hours
- configure poap access in secret
- allow poap participants to report poap organizers
- disable poap commands for bad poap organizers
- display additional distribution results info
- reorganize code
- Setup new bot
2.4.0 - Twitter POAP Flow
2.4.0-RELEASE (2021-12-14)
- Enable twitter flow in channel
- Enable tsconfig strict option
- Misc cleanup and stability enhancements
2.3.0 - Enabled Channel Flows
2.3.0-RELEASE (2021-12-07)
- Enable poap scheduling (POAP API integration)
- Remove Datadog
- Enable poap config via channel flow
- Add poap config status command to display list of authorized users and roles
- Rename
/poap schedule
->/poap mint
- Enable POAP distribution
- reduce poap claim deleted to 5 minutes
- display poap claimed message
- fix poap duration for auto end events
- Clear expired POAPs on startup
- surround error log in try/catch block
- Add a security check for the poap urls that are passed
- default platform to discord
- Fix poap mint name variable