diff --git a/README.md b/README.md index c1b8c73..499d4ac 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![GitHub](https://img.shields.io/github/license/TheShadowEevee/Konpeki-Discord-Bot)](https://github.com/TheShadowEevee/Konpeki-Discord-Bot/blob/master/LICENSE) [![GitHub repo size](https://img.shields.io/github/repo-size/TheShadowEevee/Konpeki-Discord-Bot)](https://github.com/TheShadowEevee/Konpeki-Discord-Bot) [![GitHub package.json dependency version (prod)](https://img.shields.io/github/package-json/dependency-version/TheShadowEevee/Konpeki-Discord-Bot/discord.js)](https://discord.js.org/) [![CodeFactor](https://www.codefactor.io/repository/github/theshadoweevee/konpeki-discord-bot/badge)](https://www.codefactor.io/repository/github/theshadoweevee/konpeki-discord-bot) [![Discord](https://img.shields.io/discord/1052844258173931540?label=discord)](https://discord.gg/Zt8zruXexJ) # Konpeki Discord Bot Konpeki is a Discord Bot with varied functions. Written with discord.js, the Konpeki bot is designed to be easy to use and setup, as well as easy to change to work how you want it to. The name Konpeki comes from the Japenese word for Azure; there's no other reason for the name. @@ -71,4 +72,4 @@ If you're updating from Github: If you're updating based on changes you made: - You only need to do this if you have created or deleted a file from the `commands` folder - Run `node delete-commands.js && node deploy-commands.js` - - This will recreate all your slash commands to ensure they are up-to-date \ No newline at end of file + - This will recreate all your slash commands to ensure they are up-to-date