mirror of
https://github.com/neoarz/Syntrel.git
synced 2025-12-25 03:40:11 +01:00
feat(readme): add download and update todo
This commit is contained in:
12
README.md
12
README.md
@@ -17,9 +17,15 @@
|
||||
<br>
|
||||
|
||||
> [!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:
|
||||
>
|
||||
> [https://discord.com/oauth2/authorize?client_id=1376728824108286034](https://discord.com/oauth2/authorize?client_id=1376728824108286034)
|
||||
> 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.
|
||||
|
||||
### 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
|
||||
|
||||
|
||||
22
TODO.md
22
TODO.md
@@ -1,18 +1,18 @@
|
||||
# Todo List for Syntrel
|
||||
|
||||
[ ] Finish [idevice commands](https://github.com/jkcoxson/idevice/blob/master/idevice/src/lib.rs#L522)
|
||||
> [X] Add /idevice command
|
||||
>
|
||||
> [X] Add /no apps command
|
||||
>
|
||||
> [X] Add rest of the errors yikes
|
||||
- [x] Finish [idevice commands](https://github.com/jkcoxson/idevice/blob/master/idevice/src/lib.rs#L522)
|
||||
- [x] Add /idevice command
|
||||
- [x] Add /no apps command
|
||||
- [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
BIN
assets/download.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 985 KiB |
Reference in New Issue
Block a user