Skip to content

Releases: lilnouns/lilnouns-bots

v1.1.0-alpha.0

19 Oct 14:51
v1.1.0-alpha.0
2806ebc
Compare
Choose a tag to compare
v1.1.0-alpha.0 Pre-release
Pre-release

Refactor

  • Add warpcast_url to FarcasterHandler in all modules
  • Extract proposal logic in meta gov farcaster

Miscellaneous Tasks

  • Update warpcast channel for meta gov to nouns

v1.0.4-alpha.0

18 Oct 19:46
v1.0.4-alpha.0
299be4e
Compare
Choose a tag to compare
v1.0.4-alpha.0 Pre-release
Pre-release

Refactor

  • Change proposal and idea ids to string in caches
  • Replace unwrap with error handling in farcaster handlers
  • Remove unnecessary condition check before HTTP request
  • Replace unwrap_or with ok_or in retrieving hash

Miscellaneous Tasks

  • Update crons schedule in wrangler.toml

v1.0.3

18 Oct 12:11
v1.0.3
c5584f6
Compare
Choose a tag to compare

Bug Fixes

  • Solve some minor issues and update dependencies

Refactor

  • Update discord webhook bot names and avatars

v1.0.2

18 Oct 11:04
v1.0.2
49273aa
Compare
Choose a tag to compare

Bug Fixes

  • Solve some minor issues and update dependencies

v1.0.2-alpha.3

18 Oct 10:45
v1.0.2-alpha.3
0532f59
Compare
Choose a tag to compare
v1.0.2-alpha.3 Pre-release
Pre-release

Bug Fixes

  • Add avatar URL to webhook execution for discord

v1.0.2-alpha.2

18 Oct 09:43
v1.0.2-alpha.2
beff524
Compare
Choose a tag to compare
v1.0.2-alpha.2 Pre-release
Pre-release

Refactor

  • Simplify bot usernames in webhook executions

v1.0.2-alpha.1

18 Oct 09:22
v1.0.2-alpha.1
279ac9d
Compare
Choose a tag to compare
v1.0.2-alpha.1 Pre-release
Pre-release

Miscellaneous Tasks

  • Update deploy command in workflow

v1.0.2-alpha.0

18 Oct 08:58
v1.0.2-alpha.0
20368a2
Compare
Choose a tag to compare
v1.0.2-alpha.0 Pre-release
Pre-release

Bug Fixes

  • Add username to webhook JSON in discord handlers

v1.0.1

18 Oct 07:37
v1.0.1
fb92fa8
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Simplify environment conditional in deploy.yml

v1.0.0

18 Oct 06:40
v1.0.0
5dda15f
Compare
Choose a tag to compare

Documentation

  • Update README with better project information
  • Create CONTRIBUTING.md for project guidelines

Miscellaneous Tasks

  • Add configurations for multiple environments in wrangler.toml
  • Improve dev vars example for better readability
  • Add wrangler vars files to .gitignore