diff --git a/README.md b/README.md index dc3b0d0..6cf7065 100644 --- a/README.md +++ b/README.md @@ -11,16 +11,16 @@

# About -An Open Source Discord BOT that gets in depth information about users and repositories on GitHub. [Discord BOT Invite Link](https://discord.com/oauth2/authorize?client_id=776332560295919626&scope=bot&permissions=93248) +An Open Source Discord BOT that gets in depth information about users and repositories on GitHub. [Discord BOT Invite Link](https://discord.com/api/oauth2/authorize?client_id%3D776332560295919626%26permissions%3D2147568640%26scope%3Dbot%20applications.commands) ## Commands -* Profile Lookup - **Usage:** g!profile LachlanDev -* Repositories - **Usage:** g!repo LachLanDev -* Help - **Usage:** g!help -* Changelog - **Usage:** g!changelog +* Profile Lookup - **Usage:** /profile LachlanDev +* Repositories - **Usage:** /repo LachLanDev + ## Changelog -* **1.4 (Current)** - Updated to Max 10 repos (g!repo command) - 29th November 2020 +* **1.5 (Current)** - Updated to Discord.JS v14 and added slash commands +* **1.4** - Updated to Max 10 repos (g!repo command) - 29th November 2020 * **1.3** - Added version number - 22nd November 2020 * **1.2** - Fixed errors - 16th November 2020 * **1.1** - Redesigned repo command - 14th November 2020 @@ -28,8 +28,8 @@ An Open Source Discord BOT that gets in depth information about users and reposi ## Preview ### Profile Lookup / Repository Lookup - - + + ## Contribute If you would like to contribute to the project please open a PR (Pull Request) clearly showing your changes.