Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LachlanDev committed Nov 12, 2022
1 parent a4d447a commit 5c650e3
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,25 +11,25 @@
</p>

# 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
* **1.0** - Initial Release - 12th November 2020

## Preview
### Profile Lookup / Repository Lookup
<img src="https://i.imgur.com/eR62tlO.png" height="300">
<img src="https://i.imgur.com/TyRiBwv.png" height="300">
<img src="https://raw.githubusercontent.com/LachlanDev/GitHub-Stats/main/media/user.png" height="300">


## Contribute
If you would like to contribute to the project please open a PR (Pull Request) clearly showing your changes.
Expand Down

0 comments on commit 5c650e3

Please sign in to comment.