Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Reaction roles bot example #3361

Open
wants to merge 31 commits into
base: main
Choose a base branch
from
Open

docs: Reaction roles bot example #3361

wants to merge 31 commits into from

Conversation

Fleny113
Copy link
Contributor

@Fleny113 Fleny113 commented Jan 11, 2024

Closes #2819

Depends on #3355

@github-actions github-actions bot added w-unverified This has not been verified t-docs Documentation only changes labels Jan 11, 2024
Copy link

codecov bot commented Jan 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.34%. Comparing base (1e6f22e) to head (10c483c).
Report is 87 commits behind head on main.

Current head 10c483c differs from pull request most recent head 5672608

Please upload reports for the commit 5672608 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3361      +/-   ##
==========================================
- Coverage   76.72%   74.34%   -2.39%     
==========================================
  Files         193      193              
  Lines       23384    23400      +16     
  Branches      763      677      -86     
==========================================
- Hits        17941    17396     -545     
- Misses       5434     5995     +561     
  Partials        9        9              
Flag Coverage Δ *Carryforward flag
bot 54.55% <100.00%> (+0.02%) ⬆️
bot-e2e 54.44% <ø> (-0.01%) ⬇️ Carriedforward from 42bcf12
bot-unit 49.23% <100.00%> (+0.02%) ⬆️
discordeno 8.33% <ø> (ø)
discordeno-unit 8.33% <ø> (ø)
gateway 32.26% <ø> (-42.28%) ⬇️
gateway-integration ?
gateway-unit 32.26% <ø> (ø)
rest 83.68% <100.00%> (+0.03%) ⬆️
rest-e2e 27.68% <ø> (+0.34%) ⬆️ Carriedforward from 42bcf12
rest-unit 71.14% <100.00%> (+0.06%) ⬆️
types 100.00% <ø> (ø)
types-unit 100.00% <ø> (ø)
utils 83.21% <100.00%> (ø)
utils-unit 83.21% <100.00%> (ø)

*This pull request uses carry forward flags. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Fleny113 Fleny113 changed the title docs: Reaction role docs: Reaction roles bot example Jan 12, 2024
@Fleny113 Fleny113 self-assigned this Jan 12, 2024
+ code changes accordingly
@github-actions github-actions bot added the website Affects the website label Jan 16, 2024
@Fleny113
Copy link
Contributor Author

I have to thank @tsClauz for helping me with the reactionroles.md file

@Fleny113 Fleny113 marked this pull request as ready for review January 18, 2024 20:16
@github-actions github-actions bot added the t-ci Changes to our CI configuration files and scripts label Feb 9, 2024
@github-actions github-actions bot removed pkg-rest Affects the rest package pkg-bot Affects the bot package pkg-utils Affects the utils package labels Feb 9, 2024
@AwesomeStickz AwesomeStickz added w-verified This had been verified and removed w-unverified This has not been verified labels Feb 20, 2024
Copy link
Contributor

@H01001000 H01001000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.

examples/reaction-roles/src/index.ts Outdated Show resolved Hide resolved
@Fleny113 Fleny113 requested a review from H01001000 March 4, 2024 20:27
Skillz4Killz
Skillz4Killz previously approved these changes Mar 8, 2024
@Skillz4Killz
Copy link
Contributor

Merge this once tests pass

examples/reaction-roles/src/index.ts Outdated Show resolved Hide resolved
examples/reaction-roles/src/index.ts Outdated Show resolved Hide resolved
website/docs/examples/reactionroles.md Show resolved Hide resolved
website/docs/examples/reactionroles.md Show resolved Hide resolved
website/docs/examples/reactionroles.md Show resolved Hide resolved
website/docs/examples/reactionroles.md Outdated Show resolved Hide resolved
website/docs/examples/reactionroles.md Outdated Show resolved Hide resolved
website/docs/examples/reactionroles.md Outdated Show resolved Hide resolved
website/docs/examples/reactionroles.md Outdated Show resolved Hide resolved
website/docs/examples/reactionroles.md Outdated Show resolved Hide resolved
Co-authored-by: LTS20050703 <lts20050703@gmail.com>
Fleny113 and others added 3 commits April 18, 2024 14:58
Co-authored-by: LTS20050703 <lts20050703@gmail.com>
Co-authored-by: LTS20050703 <lts20050703@gmail.com>
Copy link
Member

@lts20050703 lts20050703 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't want to overwhelm you yesterday, so here's the second and final part of my review.

website/docs/examples/reactionroles.md Outdated Show resolved Hide resolved
website/docs/examples/reactionroles.md Outdated Show resolved Hide resolved
website/docs/examples/reactionroles.md Outdated Show resolved Hide resolved
website/docs/examples/reactionroles.md Outdated Show resolved Hide resolved
website/docs/examples/reactionroles.md Outdated Show resolved Hide resolved
website/docs/examples/reactionroles.md Outdated Show resolved Hide resolved
website/docs/examples/reactionroles.md Outdated Show resolved Hide resolved
website/docs/examples/reactionroles.md Outdated Show resolved Hide resolved
website/docs/examples/reactionroles.md Outdated Show resolved Hide resolved
website/docs/examples/reactionroles.md Outdated Show resolved Hide resolved
Co-authored-by: LTS20050703 <lts20050703@gmail.com>
lts20050703
lts20050703 previously approved these changes Apr 23, 2024
Also add the tsconfig for the reaction roles example as i forgot it and was using the root dir one
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg-all Affects every package t-ci Changes to our CI configuration files and scripts t-docs Documentation only changes w-verified This had been verified website Affects the website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Write a guide to make a Reaction Roles bot using interactions only (no database)
6 participants