File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 " sourcebin get"
4141 ],
4242 "author" : " GHOST" ,
43- "homepage" : " https://github.com/ghoststools /Sourcebin" ,
43+ "homepage" : " https://github.com/ghostdevv /Sourcebin" ,
4444 "repository" : {
4545 "type" : " git" ,
46- "url" : " git+https://github.com/ghoststools /Sourcebin"
46+ "url" : " git+https://github.com/ghostdevv /Sourcebin"
4747 },
4848 "bugs" : {
49- "url" : " https://github.com/ghoststools /Sourcebin"
49+ "url" : " https://github.com/ghostdevv /Sourcebin"
5050 }
5151}
Original file line number Diff line number Diff line change 22
33[ ![ ] ( https://img.shields.io/npm/v/sourcebin?label=Latest%20Version&style=for-the-badge&logo=npm&color=informational )] ( https://www.npmjs.com/package/sourcebin )
44[ ![ ] ( https://img.shields.io/static/v1?label=Project%20Creator&message=GHOST&color=informational&style=for-the-badge )] ( https://ghostdev.xyz )
5- [ ![ ] ( https://img.shields.io/github/workflow/status/ghoststools/Sourcebin/Test%20Suite%20CI?style=for-the-badge )] ( https://github.com/ghoststools/Sourcebin )
6- [ ![ ] ( https://img.shields.io/static/v1?label=&message=A%20GHOSTs%20Tools%20Project&color=informational&style=for-the-badge )] ( https://github.com/ghoststools )
5+ [ ![ ] ( https://img.shields.io/github/workflow/status/ghostdevv/Sourcebin/Test%20Suite%20CI?style=for-the-badge )] ( https://github.com/ghostdevv/Sourcebin )
76
87Fast and simple package to get and create bins from [ sourcebin] ( https://sourceb.in/ )
98
@@ -66,13 +65,13 @@ const bin = await sourcebin.create(
6665);
6766```
6867
69- #### Files
68+ ### Files
7069
7170` name ` - file name<br >
7271` content ` - file content (required)<br >
7372` language ` - language or language id (default text)<br >
7473
75- #### Options
74+ ### Options
7675
7776` title ` - bin title<br >
7877` description ` - bin description
@@ -96,4 +95,4 @@ const bin = await sourcebin.create(
9695
9796- Message me on discord: `GHOST#7524`<br>
9897- Join the [discord](https://discord.gg/2Vd4wAjJnm)
99- - Create a issue on the [github](https://github.com/ghoststools /Sourcebin)
98+ - Create a issue on the [github](https://github.com/ghostdevv /Sourcebin)
You can’t perform that action at this time.
0 commit comments