Improve teh welcome message #49

Open
silver wants to merge 8 commits from #48_improve-welcome-message into main
Owner

The welcome message for when folks joined was a mess of code as well as not consistent.
This update cleans it up and breaks down the different scenarios which can occur.

Also updated the nix side of things, includign adding support for a nightly shell

Closes #48

The welcome message for when folks joined was a mess of code as well as not consistent. This update cleans it up and breaks down the different scenarios which can occur. Also updated the nix side of things, includign adding support for a nightly shell Closes #48
It gives them the roles if they are supposted to have them.
It also informs them of how to obtain teh roles (being on committee/joining the club or soc)
fmt: nightly fmt
Some checks failed
/ check_lfs (push) Successful in 8s
/ check_lfs (pull_request) Successful in 3s
/ lint_fmt (pull_request) Failing after 35s
/ lint_clippy (pull_request) Failing after 28s
/ build (pull_request) Has been skipped
f1bf0c2573
fix: remove after "network-online.target" since it was throwing up warnings
All checks were successful
/ check_lfs (push) Successful in 2s
/ check_lfs (pull_request) Successful in 3s
/ lint_fmt (pull_request) Successful in 3m19s
/ lint_clippy (pull_request) Successful in 7m2s
/ build (pull_request) Successful in 5m14s
1678d73cd3
All checks were successful
/ check_lfs (push) Successful in 2s
/ check_lfs (pull_request) Successful in 3s
/ lint_fmt (pull_request) Successful in 3m19s
/ lint_clippy (pull_request) Successful in 7m2s
/ build (pull_request) Successful in 5m14s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin #48_improve-welcome-message:#48_improve-welcome-message
git switch #48_improve-welcome-message

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff #48_improve-welcome-message
git switch #48_improve-welcome-message
git rebase main
git switch main
git merge --ff-only #48_improve-welcome-message
git switch #48_improve-welcome-message
git rebase main
git switch main
git merge --no-ff #48_improve-welcome-message
git switch main
git merge --squash #48_improve-welcome-message
git switch main
git merge --ff-only #48_improve-welcome-message
git switch main
git merge #48_improve-welcome-message
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Skynet/discord-bot#49
No description provided.