Releases: ash-entwisle/openbot
Releases · ash-entwisle/openbot
QOL updates, mergebacks and general version bumps
OpenBot v1.0.1
- Commands no longer load dynamically
- Fixed cosign issue on container build
- divided up the project into workspaces for better management
- Merged back some changes from forks
What's Changed
- updated README by @ash-entwisle in #23
- Merge back by @ash-entwisle in #24
- removed notice by @ash-entwisle in #25
- Feature/submoduling by @ash-entwisle in #26
- fixed dynamic loading issue, gotta love ts :D by @ash-entwisle in #27
- added updated workflow by @ash-entwisle in #28
- minified artefact by @ash-entwisle in #29
Full Changelog: v1.0.0...v1.0.1
First release
First Release
Added pretty much all the basic features and documentation for a discord bot in typescript, if anyone wants to contribute, feel free to open an issue or a PR
What's Changed
- Create docker-publish.yml by @ash-entwisle in #2
- Create build.yml by @ash-entwisle in #3
- Create test.yml by @ash-entwisle in #4
- Delete docker-publish.yml by @ash-entwisle in #5
- Actions/edit by @ash-entwisle in #6
- merge cicd changes by @ash-entwisle in #7
- updated readme, added install script and docker compose file by @ash-entwisle in #8
- fixed install script by @ash-entwisle in #9
- reshuffled files around to tidy stuff up by @ash-entwisle in #10
- Update .dockerignore by @ash-entwisle in #11
- removed files that arent needed by @ash-entwisle in #12
- added choices to the command builder and an example in coinflip.ts by @ash-entwisle in #13
- added d20 command and dice roll command by @ash-entwisle in #14
- Feat/toml + eval command by @ash-entwisle in #15
- updated docker file by @ash-entwisle in #16
- fixed install script by @ash-entwisle in #17
- wasnt a bug with docker, just an issue with my install script by @ash-entwisle in #18
- forgot to update docker compose lol by @ash-entwisle in #19
- Update README.md by @ash-entwisle in #20
- Feat/dockerfile update by @ash-entwisle in #21
- docs go brrrr by @ash-entwisle in #22
New Contributors
- @ash-entwisle made their first contribution in #2
Full Changelog: https://github.com/ash-entwisle/openbot/commits/v1.0.0