Skip to content

Add Discord faucet example#405

Open
chizzy192 wants to merge 1 commit into
Miracle656:mainfrom
chizzy192:issue-353-discord-faucet
Open

Add Discord faucet example#405
chizzy192 wants to merge 1 commit into
Miracle656:mainfrom
chizzy192:issue-353-discord-faucet

Conversation

@chizzy192

@chizzy192 chizzy192 commented Jun 30, 2026

Copy link
Copy Markdown

Summary

Add a discord.js bot with a slash-command handler that builds and submits via the SDK to act as a faucet. The bot has a per-user rate limit for sending 10 XLM testnet to the requester's account.

Related issue

Closes #353

Type of change

  • Bug fix
  • New feature
  • Refactor
  • Docs
  • Tests
  • CI / tooling

Component

  • Wallet frontend
  • SDK
  • Contracts
  • Agent

Checklist

  • I have read CONTRIBUTING.md
  • cargo test passes (contracts)
  • npm run typecheck passes (wallet / sdk / agent)
  • npm run build passes (wallet / agent)
  • I added or updated tests where relevant
  • I updated docs / README where relevant

Screenshots / test output

N/A

Summary

Related issue

Type of change

  • Bug fix
  • New feature
  • Refactor
  • Docs
  • Tests
  • CI / tooling

Component

  • Wallet frontend
  • SDK
  • Contracts
  • Agent

Checklist

  • I have read CONTRIBUTING.md
  • cargo test passes (contracts)
  • npm run typecheck passes (wallet / sdk / agent)
  • npm run build passes (wallet / agent)
  • I added or updated tests where relevant
  • I updated docs / README where relevant

Screenshots / test output

## Summary
Add a discord.js bot with a slash-command handler that builds and submits via the SDK to act as a faucet. The bot has a per-user rate limit for sending 10 XLM testnet to the requester's account.

## Related issue
Closes Miracle656#353

## Type of change
- [ ] Bug fix
- [x] New feature
- [ ] Refactor
- [ ] Docs
- [ ] Tests
- [ ] CI / tooling

## Component
- [ ] Wallet frontend
- [x] SDK
- [ ] Contracts
- [ ] Agent

## Checklist
- [x] I have read [CONTRIBUTING.md](../CONTRIBUTING.md)
- [ ] `cargo test` passes (contracts)
- [x] `npm run typecheck` passes (wallet / sdk / agent)
- [ ] `npm run build` passes (wallet / agent)
- [x] I added or updated tests where relevant
- [x] I updated docs / README where relevant

## Screenshots / test output
N/A
@chizzy192 chizzy192 requested a review from Miracle656 as a code owner June 30, 2026 08:27
@vercel

vercel Bot commented Jun 30, 2026

Copy link
Copy Markdown

@chizzy192 is attempting to deploy a commit to the miracle656's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Jun 30, 2026

Copy link
Copy Markdown

@chizzy192 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

Discord faucet example

1 participant