commit
6818b2c806
@ -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```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user