Diggie is a comprehensive Discord bot utility tool designed to streamline your developer experience by providing a simple, client-like application. This tool aims to enhance your interaction with Discord, offering a wide range of features and functionalities.
⚠️ This application may break Discord Guidelines
To download Diggie, visit the releases page and select the version that suits your needs.
Please also check the known issues section for any potential problems.
Diggie is built on Tauri and Vue 3, offering a robust and efficient user interface.
For a visual preview and instalation of the application, visit the Preview.md file.
- Autosave token
- Encrypted (weak)
- Multi-account Support
- View Servers
- View Channels
- View Threads
- View Members
- React to messages
- Send messages
- Send polls
- View Polls
- Send Embeds
- Embed Editor
- Embed Preview
- Embed Components (buttons, select, ...)
- Check Permissions
- Check if bot has permission to do some operation, before proceeding
- Leave Server
- Voice channel (low priority)
- Edit messages
- Delete messages
- Add roles to member
- Ban/Kick/Timeout member
- Create/Edit/Remove channels
- Edit server settings
- Audit Log
- View Raw (messages, channels, members, ...)
- Interaction Viewer
Contributions to Diggie are welcome! I
f you're interested in contributing, follow these steps:
- Clone the repository.
- Create a new branch (e.g., "username/feature").
- Make your modifications.
- Once ready, create a pull request.
if any issues with running the application, try
export WEBKIT_DISABLE_COMPOSITING_MODE=1
export WEBKIT_DISABLE_DMABUF_RENDERER=1
export NO_STRIP=trueor open an issue.