Skip to content

Conversation

@M1tsumi
Copy link

@M1tsumi M1tsumi commented Nov 14, 2025

πŸ“¦ Add SwiftDisc

This PR adds SwiftDisc, a native Swift Discord API library for iOS and macOS bots.

βœ… Overview

SwiftDisc is a modern, zero-dependency Discord library written in Swift, designed for full REST and Gateway support with idiomatic Swift features:

  • Full Discord API v10 β€” REST + Gateway
  • Async/Await β€” Native Swift concurrency
  • Codable Models β€” Type-safe JSON handling
  • Slash Commands & Interactions β€” Buttons, modals, selects
  • Sharding & Intents β€” Scalable architecture
  • Rate Limit Intelligence β€” Auto 429 handling
  • SwiftPM Ready β€” Seamless Xcode integration
  • Cross-platform β€” iOS, macOS, Linux

SwiftDisc is actively maintained. The library is MIT licensed and welcomes contributors.

@netlify
Copy link

netlify bot commented Nov 14, 2025

βœ… Deploy Preview for discord-libs ready!

Name Link
πŸ”¨ Latest commit dedce05
πŸ” Latest deploy log https://app.netlify.com/projects/discord-libs/deploys/691797141b11500008e5f2f5
😎 Deploy Preview https://deploy-preview-340--discord-libs.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@M1tsumi
Copy link
Author

M1tsumi commented Nov 29, 2025

Hi! Just wondering if theres any issues with the pull request that need to be fixed or if you're just busy at the moment? No rush, thanks so much for your time!

@netlify
Copy link

netlify bot commented Dec 31, 2025

βœ… Deploy Preview for discord-libs ready!

Name Link
πŸ”¨ Latest commit ad15320
πŸ” Latest deploy log https://app.netlify.com/projects/discord-libs/deploys/6955754de72c3600081fa170
😎 Deploy Preview https://deploy-preview-340--discord-libs.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Owner

@advaith1 advaith1 left a comment

Choose a reason for hiding this comment

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

hey, sorry I just hadn't gotten around to reviewing this

Comment on lines +1998 to +2000
forwarding: 'Yes',
appEmoji: 'Yes',
componentsV2: 'Yes'
Copy link
Owner

Choose a reason for hiding this comment

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

Is this meant to change the values for DiscordBM?

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