mirror of
https://github.com/neoarz/Syntrel.git
synced 2025-12-25 11:40:12 +01:00
Introduces a new 'melonx' cog with a dropdown help menu and a 'transfer' command for save file migration instructions. Updates help command categories and README to include MeloNX. Implements UI components for command selection and embeds for user guidance.
50 lines
1.7 KiB
Markdown
50 lines
1.7 KiB
Markdown
<div align="center">
|
|
<picture>
|
|
<source media="(prefers-color-scheme: dark)" srcset="assets/bannerdark.png">
|
|
<source media="(prefers-color-scheme: light)" srcset="assets/bannerlight.png">
|
|
<img alt="Syntrel Discord Bot Banner" src="assets/bannerlight.png" style="width: 80%; height: auto;">
|
|
</picture>
|
|
</div>
|
|
|
|
<br>
|
|
|
|
<div align="center">
|
|
|
|
**All in one discord bot for helping with [SideStore](https://discord.gg/3DwCwpBHfv), [idevice](https://discord.gg/ZnNcrRT3M8), and more.**
|
|
|
|
</div>
|
|
|
|
<br>
|
|
|
|
## Commands
|
|
|
|
| Command group | Subcommands |
|
|
| --- | --- |
|
|
| owner | `sync`, `cog_management`, `shutdown`, `say`, `invite`, `logs` |
|
|
| general | `help`, `botinfo`, `serverinfo`, `ping`, `feedback`, `uptime` |
|
|
| fun | `randomfact`, `coinflip`, `rps`, `8ball`, `minesweeper` |
|
|
| moderation | `kick`, `ban`, `nick`, `purge`, `hackban`, `warnings`, `archive` |
|
|
| sidestore | `sidestore`, `refresh`, `code`, `crash`, `pairing`, `server`, `half`, `sparse`, `afc`, `udid` |
|
|
| idevice | `idevice`, `noapps`, `errorcode`, `developermode`, `mountddi` |
|
|
| melonx | `melonx`, `transfer` |
|
|
| miscellaneous | `keanu`, `labubu`, `piracy`, `tryitandsee`, `rickroll`, `dontasktoask`, `support`|
|
|
| utilities | `translate`, `codepreview`, `dictionary` |
|
|
| media | `download` |
|
|
|
|
## Download
|
|
|
|
<div align="left">
|
|
<a href="https://discord.com/oauth2/authorize?client_id=1376728824108286034" target="_blank" rel="noopener noreferrer">
|
|
<img src="assets/download.png" alt="Download" style="width: 290px; height: auto;">
|
|
</a>
|
|
</div>
|
|
|
|
|
|
## Contributing
|
|
|
|
Contributions are welcome. See [`CONTRIBUTING.md`](CONTRIBUTING.md) for guidelines.
|
|
|
|
## License
|
|
|
|
Dual licensed project, see [`LICENSE`](LICENSE) file for detailed attribution information
|