Skip to content

feat: Add Download Verification Example #6

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

Merged

Conversation

YourMCGeek
Copy link
Contributor

Added a new example to assist members in checking if someone has downloaded their resource.

Example outputs

Fetch by Username
Takes a username as the argument

╔═════════════════════════════════════════════════════════════════════╗
║                  BuiltByBit Download Verification                   ║
╟───────────────────────────────┬─────────────┬───────────────────────╢
║ Resource Title                │ Resource ID │ Download Date         ║
╟───────────────────────────────┼─────────────┼───────────────────────╢
║ Utilities Plugin for ItsMyBot │ 57419       │ 1/2/2025, 12:24:48 AM ║
╟───────────────────────────────┼─────────────┼───────────────────────╢
║ Utilities Plugin for ItsMyBot │ 57419       │ 1/2/2025, 12:09:27 AM ║
╚═══════════════════════════════╧═════════════╧═══════════════════════╝

Fetch by Resource ID
Takes a Resource ID as the argument

╔═══════════════════════════════════════════════════╗
║         BuiltByBit Download Verification          ║
╟───────────────┬───────────┬───────────────────────╢
║ Username      │ Member ID │ Download Date         ║
╟───────────────┼───────────┼───────────────────────╢
║ Spaceley      │ 163713    │ 1/5/2025, 11:14:27 PM ║
╟───────────────┼───────────┼───────────────────────╢
║ mustifi       │ 497496    │ 1/5/2025, 6:08:52 PM  ║
╟───────────────┼───────────┼───────────────────────╢
║ GagiLoqXx9030 │ 226663    │ 1/4/2025, 6:09:07 PM  ║
╟───────────────┼───────────┼───────────────────────╢
║ KinczeKK      │ 223614    │ 1/3/2025, 7:40:53 PM  ║
╟───────────────┼───────────┼───────────────────────╢
║ 0x7d8         │ 387189    │ 1/3/2025, 8:19:23 AM  ║
╟───────────────┼───────────┼───────────────────────╢
║ Maxlego08     │ 85132     │ 1/3/2025, 6:56:22 AM  ║
╟───────────────┼───────────┼───────────────────────╢
║ Summedbeet    │ 497137    │ 1/3/2025, 1:23:49 AM  ║
╟───────────────┼───────────┼───────────────────────╢
║ Bed           │ 529933    │ 1/2/2025, 5:30:57 PM  ║
╟───────────────┼───────────┼───────────────────────╢
║ Geek          │ 5060      │ 1/2/2025, 4:43:45 PM  ║
╟───────────────┼───────────┼───────────────────────╢
║ EsteName_     │ 274611    │ 1/2/2025, 2:22:24 PM  ║
╟───────────────┼───────────┼───────────────────────╢
║ CerealesMC    │ 482581    │ 1/2/2025, 8:55:40 AM  ║
╟───────────────┼───────────┼───────────────────────╢
║ Jovic         │ 461914    │ 1/2/2025, 12:24:48 AM ║
╟───────────────┼───────────┼───────────────────────╢
║ Jovic         │ 461914    │ 1/2/2025, 12:09:27 AM ║
╚═══════════════╧═══════════╧═══════════════════════╝

@Majored
Copy link
Member

Majored commented Feb 4, 2025

Merging, thanks 👍

@Majored Majored merged commit 6d21df8 into BuiltByBit:main Feb 4, 2025
3 checks passed
@YourMCGeek YourMCGeek deleted the feat/download-verification-example branch February 4, 2025 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants