Releases: Yes-Theory-Fam/yesbot-ts
Quote voting and restricted group-pings
This release comes with two new features!
Quote voting
Posting in quotes will add two emojis. After 24 hours, I tally the votes and act accordingly. You can read more about that in the <#453284829971349504>!
Restricted group-pings
What already existed for the YesTheoryUploads group, can now be applied more broadly to other groups, which allows moderators to control which groups are pingable by which group of members (with the options member, moderator, bot and off; all of them contain what it says on the box).
I am also aware of my own updates now!
Re-Enable DM features and some tiny fixes
After many weeks of waiting and some help from <@400385179623096321>, YesBot's DMs have been re-enabled and this update is mainly to address that:
- New members receive a welcome DM again when sending their flag
- <#819677767922745364> is back open
- The
!mapadd
command is functional in <#698544577677754428>; send!mapadd City, Country
to get added to our!map
!
This update also addresses some smaller issues around flags but you are all here so it doesn't matter 🦥
Disable DM related functionality, fix release notes...
... so the description is included! Thanks <@312297787901607937> for the quick fix!
- YesBot was again set to not send DMs to new members when they join the server (because Discord disallows it still, atm).
- !mapadd correctly returns an info message about the issue again
Automated publish of release notes
This is the first full release of YesBot to trigger the automated deployment.
It comes with a new feature that publishes the last commit messages on startup!
Fix deploy job (2)
0.2.3 fix: paste in env from former build.yml
Fix deploy job
fix/deployment (#364) * Correct image path for docker-compose.yml * fix: build * chore: unify naming scheme of workflows * Join build and deploy workflows
Fix docker file build
fix/deployment (#363) * Correct image path for docker-compose.yml * fix: build
First attempted deploy
This release is the first that is planned to be production deployed using docker-compose.
do auto migrate in start
0.0.4 chore(DOCKERFILE): docker image migrates th database by start
fixing wrong lockfile
0.0.3 fix(DOCKERFILE): fix copy wrong lock file (#343)