Releases: lilnouns/lilnouns-bots
Releases · lilnouns/lilnouns-bots
v1.1.0-alpha.12
Bug Fixes
- Update floor price change notification text
v1.1.0-alpha.11
Revert
- Update date format to use Utc timestamp across discord handlers
v1.1.0-alpha.9
Refactor
- Update avatar URLs in Discord webhook handlers
- Format floor price changes in Discord notifications
- Add collection support to handlers of second market
- Update OpenSea url format in handlers of second market
v1.1.0-alpha.8
Refactor
- Update floor price change message format in discord handler
- Simplify URL assignment in second market discord handler
- Implement farcaster handler to handle new second market floor
v1.1.0-alpha.10
Refactor
- Update date format to use Utc timestamp across discord handlers
v1.1.0-alpha.7
Miscellaneous Tasks
- Add Second Market Discord and Warp Cast tokens
- Add second market settings to
wrangler.toml
v1.1.0-alpha.6
Features
- Add the second market module and debug function
Refactor
- Add Floor structure to second market module
- Update fetch floors function to return data
- Add new second market structure and handlers
- Add logging and setup for second market module
- Add extended logging and floor management in second market
- Update data structures and fetcher for second market
- Implement handlers and update fetch floors function
- Update Floor struct and handling to incorporate
kind
field - Add Discord integration to second market handler
- Add debug and warning logs in second market module
- Update URL order and enhance floor price display
Miscellaneous Tasks
- Disable all feature settings in
wrangler.toml
- Updated
.dev.vars.example
with Second Market settings - Add
SECOND_MARKET_API_KEY
to deployment workflow - Add new second market settings in
wrangler.toml
Revert
- Disable all feature settings in
wrangler.toml
v1.1.0-alpha.3
Bug Fixes
- Handle potential None case for Vote reason on lil nouns
Miscellaneous Tasks
- Change warpcast channel in config settings
v1.1.0-alpha.2
Features
- Add voting reasons to fetched and handled data for lil nouns
Refactor
- Add error handling for failed cache storages
- Serialize idea cast map before caching
- Change key type for idea_casts in farcaster
- Update cron schedule in
wrangler.toml
- Changed caching method for proposal casts to string
- Update cron schedule in
wrangler.toml
v1.1.0-alpha.1
Bug Fixes
- Update Any type and vote choice conversion
Refactor
- Update warpcast channel for lil nouns
- Replace unwrap calls with detailed error messages
- Improve error handling for
cast_hash
retrieval on prop lot farcaster - Add debug logs for proposal and idea cast handling
- Handle null proposal scenario in discord handler
- Update warp cast channel in Prop House and Prop Lot configs