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
5185b1957b
commit
47e7231ef8
@ -22,7 +22,7 @@ When the user installs your cog, the installer will take care of taking your dat
|
|||||||
|
|
||||||
Now it's time to make the info.json. This is what the installer uses to get informations about the cog and display them to user before installation (name, author, description...). Also, it lists any file that your cog package contains.
|
Now it's time to make the info.json. This is what the installer uses to get informations about the cog and display them to user before installation (name, author, description...). Also, it lists any file that your cog package contains.
|
||||||
|
|
||||||
[Download this script](https://gist.githubusercontent.com/Twentysix26/09071dbf2cbacd298fab/raw/1fa78a5cc0ce19480ec97eddbbd4ad008f93f1f6/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.
|
[Download this script](https://gist.githubusercontent.com/Twentysix26/09071dbf2cbacd298fab/raw/e8a7d37ecc8875cfea3dba9c51d3578a8c70f186/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:
|
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
|
* [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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user