Releases: alphatoasterous/otlozhka-bot
Releases · alphatoasterous/otlozhka-bot
1.4.2
v1.4.1
v1.4-unpacked
1.4
Changelog
- 9236f74 chore: move GetFormattedCalendar to the end of message.go
- cd756f6 feat: PrintStorage config entry
- f5af66e feat: PrintStorage message handling
- 5efb5eb feat: list of posts (for community admins)
- 21c3118 feat: print additional information in calendar
- 31a8265 fix: compile PrintStorage regex in BotConfig
- 7e77eae fix: extract all attachments from a post instead of first one
1.3.1
1.1.1
1.1.0
Changelog
- 013703d Initial commit
- 859eae6 Update .gitignore
- 327a472 chore: add README.md
- cc4182b chore: remove TODOs
- adbc66d chore: remove nil return after log.Fatal
- 24f6861 chore: remove nil return after log.Fatal
- c0aa5fd chore: rename attachment extraction function
- fcd78f0 chore: rename strings variable to lng, add more lng cases
- c0745c0 chore: update .gitignore
- 7cd327b chore: update LICENSE
- 232b019 chore: update go.mod and go.sum
- 8f0302b feat: add commandline arguments support
- b37d759 feat: add document formatting for attachments extraction
- f1173ad feat: add goreleaser
- de25c1f feat: add miscellaneous utility functions
- 8d66381 feat: add wall posts gathering functions
- fc159e9 feat: make it real
- 2d9ffa3 refactor: rename code to match camelCase and better readability, add documentation
Initial Release
go build -ldflags "-s -w"
used.
Note: don't forget to fill out .env
file!