diff --git a/welcomeCog/README.md b/welcomeCog/README.md index dbf758a..8a0a678 100644 --- a/welcomeCog/README.md +++ b/welcomeCog/README.md @@ -1,5 +1,5 @@ # WelcomeCog -this is the kanium guild welcome cog. it sends a direct message to a user who has joined the kanium discord with a [message](./data/embedded_message.json) thats been templated in a json format. +this is the kanium guild welcome cog. it sends a direct message to a user who has joined the kanium discord with a [message](./data/embedded_message.json) thats been templated in a json format. Note: This is All the cog does, there are no commands to operate the cog (potentially: yet) # How to use: @@ -12,7 +12,7 @@ in order to use our cog you would need to install it onto your instance of [RedB - Downloader cog has to be loaded. to load: ```[Prefix]load downloader``` -## The commands: +## How to install & load: 1. ```[PREFIX]repo add [RepoName] https://github.com/Kanium/KaniumCogs [ActiveBranch (EX: Master)] ``` 2. ```[PREFIX]cog install [RepoName] welcomeCog```