Skip to content

Commit

Permalink
Update description in appsettings.example.json
Browse files Browse the repository at this point in the history
  • Loading branch information
KubaZ2 authored Aug 22, 2024
1 parent 18e81f4 commit 8841747
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Bot/Sharp/appsettings.example.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
}
},
"Information": {
"Description": "**Sharp** is a powerful Discord bot designed to assist .NET developers by running code snippets, decompiling code to various languages, and providing JIT disassembly for specified architectures.",
"Description": "**Sharp** is a powerful Discord bot that runs, decompiles, and shows JIT disassembly of .NET languages.",
"InvitationLink": "https://discord.com/oauth2/authorize?client_id=803324257194082314&permissions=274877908992&scope=bot",
"GitHubRepository": "https://github.com/KubaZ2/Sharp",
"SupportDiscord": "https://discord.gg/meaSHTGyUH",
"TermsOfService": "https://github.com/KubaZ2/Sharp/blob/main/TOS.md",
"PrivacyPolicy": "https://github.com/KubaZ2/Sharp/blob/main/PRIVACY.md"
}
}
}
}

0 comments on commit 8841747

Please sign in to comment.