mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
Updated Publishing your cog (markdown)
parent
8174cd0ecb
commit
2ce721946b
@ -25,5 +25,12 @@ Now it's time to make the info.json. This is what the installer uses to get info
|
||||
[Download this script](https://gist.githubusercontent.com/Twentysix26/09071dbf2cbacd298fab/raw/788a41852311f7dc03b11c6ec8ee07658c637567/info_maker.py) (CTRL + S) and save it into your folder. Run it and *follow the instructions*. Once you're done, if everything went smooth your folder should contain an info.json. Delete the script "info_maker.py" in case you haven't already.
|
||||
|
||||
Now, you either:
|
||||
* [Make a pull request on github](https://github.com/Twentysix26/Red-Cogs), of course by cloning the repo and putting the folder you just created inside the "cogs" folder
|
||||
* Or zip the folder and send it to the staff/dev on the server
|
||||
* **Best way**: [Make a pull request on github](https://github.com/Twentysix26/Red-Cogs), of course by cloning the repo and putting the folder you just created inside the "cogs" folder.
|
||||
* Or zip the folder and send it to the staff/dev on the server. We will take a look at it and publish it whenever we have time
|
||||
|
||||
If your cog package doesn't meet the requirements it will be rejected.
|
||||
|
||||
## Updating your published cog
|
||||
|
||||
If you published it with a pull request, just make another. Remember to generate another info.json **if** your folder structure changed (for example, you added another file to the data folder)
|
||||
Otherwise send another zip to the staff/dev.
|
||||
Loading…
x
Reference in New Issue
Block a user