feat(readme): add download and update todo

This commit is contained in:
neoarz
2025-09-23 23:30:43 -04:00
parent 5f43289671
commit ef7b6b9158
3 changed files with 20 additions and 14 deletions

View File

@@ -17,9 +17,15 @@
<br> <br>
> [!NOTE] > [!NOTE]
> This bot is heavily customized and may not be a good starting point template wise. But if you wanna use this bot, or maybe add to your own server, here is the download link: > This bot is heavily customized and may not be a good starting point template wise. But if you wanna use this bot, or maybe add to your own server, download it by clicking the button below.
>
> [https://discord.com/oauth2/authorize?client_id=1376728824108286034](https://discord.com/oauth2/authorize?client_id=1376728824108286034) ### Download
<div align="left">
<a href="https://apps.apple.com/us/app/stikdebug/id6744045754" target="_blank" rel="noopener noreferrer">
<img src="assets/download.png" alt="Download" style="width: 200px; height: auto;">
</a>
</div>
### Commands ### Commands

22
TODO.md
View File

@@ -1,18 +1,18 @@
# Todo List for Syntrel # Todo List for Syntrel
[ ] Finish [idevice commands](https://github.com/jkcoxson/idevice/blob/master/idevice/src/lib.rs#L522) - [x] Finish [idevice commands](https://github.com/jkcoxson/idevice/blob/master/idevice/src/lib.rs#L522)
> [X] Add /idevice command - [x] Add /idevice command
> - [x] Add /no apps command
> [X] Add /no apps command - [x] Add rest of the errors yikes
>
> [X] Add rest of the errors yikes
[ ] Add unit tests - [ ] Add unit tests
[ ] Add documentation to readme - [ ] Add documentation to readme
[ ] Clean tag system from [tags branch](https://github.com/neoarz/Syntrel/tree/tags) (make sure db is persistent) - [ ] Finish CONTRIBUTING.md
[X] Fix logging and add graceful shutdown - [ ] Clean tag system from [tags branch](https://github.com/neoarz/Syntrel/tree/tags) (make sure db is persistent)
[X] Add uptime checker for the bot iself - [x] Fix logging and add graceful shutdown
- [x] Add uptime checker for the bot iself

BIN
assets/download.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 985 KiB