diff --git a/README.md b/README.md index 77f8f5a..6539dfe 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,15 @@
> [!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 + +
+ + Download + +
### Commands diff --git a/TODO.md b/TODO.md index babc94c..12b5b9a 100644 --- a/TODO.md +++ b/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 diff --git a/assets/download.png b/assets/download.png new file mode 100644 index 0000000..cdc7132 Binary files /dev/null and b/assets/download.png differ