Simple Discord Toolbox iOS APP! (Still WIP!)
- User Friendly Discord-style UI
- Send Message using your Bot!
- Storage for Channel ID , Token , Messages , Server ID
- Simple Memo for Storage
- Simple Copy button
- Server Info (Requires Server ID from the server , need to be enabled for Developer Mode)
- Bot Settings (Token , Default Channel ID , Command Prefix)
** You gotta need to replace "Your Discord Token Key" with 'Your Bot' token **
- iOS 15.0+ (iOS 15+ functions were used)
- Xcode 13.0+
- Swift 5.5+
- Clone this repository
git clone https://github.com/speedyfriend433/DiscordBotApp-SwiftUI.git
Open the project in Xcode
cd DeveloperToolKit-SwiftUI
open DeveloperBotApp.xcodeproj
Build and run the project
- Fork the repository
- Create your feature branch (git checkout -b feature/AmazingFeature)
- Commit your changes (git commit -m 'Add some AmazingFeature')
- Push to the branch (git push origin feature/AmazingFeature)
- Open a Pull Request
This project is licensed under the MIT License - see the LICENSE.md file for details
speedyfriend67 - speedyfriend433@gmail.com
Project Link: https://github.com/speedyfriend433/DiscordBotApp-SwiftUI
- Dark/Light theme toggle []
- Data backup/restore []
- Multiple bot support []
- Webhook integration []
- Command templates []
- Scheduled messages []
- Auto-responses [x]
- Custom command creation [x]