Update README.md

This commit is contained in:
Hattenburg 2020-04-10 13:32:30 +02:00 committed by GitHub
parent 5f9043c2e7
commit 1b71864908
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
# WelcomeCog # 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: # 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: - Downloader cog has to be loaded. to load:
```[Prefix]load downloader``` ```[Prefix]load downloader```
## The commands: ## How to install & load:
1. ```[PREFIX]repo add [RepoName] https://github.com/Kanium/KaniumCogs [ActiveBranch (EX: Master)] ``` 1. ```[PREFIX]repo add [RepoName] https://github.com/Kanium/KaniumCogs [ActiveBranch (EX: Master)] ```
2. ```[PREFIX]cog install [RepoName] welcomeCog``` 2. ```[PREFIX]cog install [RepoName] welcomeCog```