diff --git a/README.md b/README.md index 6753be1..50680c8 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,8 @@ Xyter is an open source, multi-purpose Discord bot that is develoepd by students If you liked this repository, feel free to leave a star ⭐ to help promote Xyter! +**For a more updated documentation visit [this site](https://xyter.zyner.org/)!** + ## ❗ Features **10+** commands and counting across **13** different categories! @@ -58,8 +60,6 @@ Xyter also comes packed with a variety of features, such as: - Code optimisation - New discord features - Suggestions we deem very good. -- Rewrite to TypeScript -- Make it API-driven Some more is available in issues diff --git a/package.json b/package.json index c237a8d..bc58969 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "mongoose": "^6.2.3", "node-schedule": "^2.1.0", "ts-node": "^10.7.0", - "tsconfig-paths": "^3.14.1", + "tsconfig-paths": "^4.0.0", "typescript": "^4.6.3", "uuid": "^8.3.2", "winston-daily-rotate-file": "^4.6.1"