-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.json
140 lines (140 loc) · 5.51 KB
/
index.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
[
{
"type": "blog",
"name": "20190414-1",
"permalink": "/posts/blog/20190414-1/",
"mdx": "/posts/blog/20190414-1/index.mdx",
"date": "2019-04-14T00:00:00.000Z",
"by": "7coil",
"title": "Today on Terminal.ink",
"description": "See how Terminal.ink has improved the Discord Apps Marketplace today, on the 14th April 2019."
},
{
"type": "blog",
"name": "20190415-1",
"permalink": "/posts/blog/20190415-1/",
"mdx": "/posts/blog/20190415-1/index.mdx",
"date": "2019-04-15T00:00:00.000Z",
"by": "7coil",
"title": "Today on Terminal.ink",
"description": "See how Terminal.ink has improved the Discord Apps Marketplace today, on the 15th April 2019."
},
{
"type": "blog",
"name": "20190416-1",
"permalink": "/posts/blog/20190416-1/",
"mdx": "/posts/blog/20190416-1/index.mdx",
"date": "2019-04-16T00:00:00.000Z",
"by": "7coil",
"title": "Today on Terminal.ink",
"description": "See how Terminal.ink has improved the Discord Apps Marketplace today, on the 16th April 2019."
},
{
"type": "blog",
"name": "20190417-1",
"permalink": "/posts/blog/20190417-1/",
"mdx": "/posts/blog/20190417-1/index.mdx",
"date": "2019-04-17T00:00:00.000Z",
"by": "7coil",
"title": "Today on Terminal.ink",
"description": "See how Terminal.ink has improved the Discord Apps Marketplace today, on the 17th April 2019."
},
{
"type": "blog",
"name": "20190419-1",
"permalink": "/posts/blog/20190419-1/",
"mdx": "/posts/blog/20190419-1/index.mdx",
"date": "2019-04-19T00:00:00.000Z",
"by": "7coil",
"title": "Yesterday on Terminal.ink",
"description": "See how Terminal.ink has improved the Discord Apps Marketplace yesterday, on the 18th April 2019."
},
{
"type": "blog",
"name": "20190501-1",
"permalink": "/posts/blog/20190501-1/",
"mdx": "/posts/blog/20190501-1/index.mdx",
"date": "2019-05-01T00:00:00.000Z",
"by": "7coil",
"title": "Bot List Updates",
"description": "A new Bot List layout for improved functionality and appearance, as well as automatic deploys to GitHub"
},
{
"type": "blog",
"name": "20190508-1",
"permalink": "/posts/blog/20190508-1/",
"mdx": "/posts/blog/20190508-1/index.mdx",
"date": "2019-05-08T00:00:00.000Z",
"by": "7coil",
"title": "Bot List Updates",
"description": "A new fresh coat of paint, with some new styles here and there"
},
{
"type": "docs",
"name": "20190416-development-instance",
"permalink": "/posts/docs/20190416-development-instance/",
"mdx": "/posts/docs/20190416-development-instance/index.mdx",
"date": "2019-04-16T00:00:00.000Z",
"by": "7coil",
"title": "How to set up a development instance of Discord Apps Marketplace",
"description": "Learn how to set up a development instance of Discord Apps Marketplace for testing, developing and improving the free and open source bot list website."
},
{
"type": "docs",
"name": "20190417-botblock",
"permalink": "/posts/docs/20190417-botblock/",
"mdx": "/posts/docs/20190417-botblock/index.mdx",
"date": "2019-04-17T00:00:00.000Z",
"by": "7coil",
"title": "How to use the BotBlock proprietary software to post bot counts to discordapps.dev",
"description": "Learn how to use the BotBlock proprietary API to send your bot's server counts to discordapps.dev, as well as other third party bot list service providers"
},
{
"type": "docs",
"name": "api-v2",
"permalink": "/posts/docs/api-v2/",
"mdx": "/posts/docs/api-v2/index.mdx",
"date": "2019-04-17T00:00:00.000Z",
"title": "Discord Apps API V2 Documentation",
"description": "Learn how the Discord Apps Application Programming Interface can be used to enhance your listing on Discord Apps."
},
{
"type": "docs",
"name": "terms",
"permalink": "/posts/docs/terms/",
"mdx": "/posts/docs/terms/index.mdx",
"date": "2019-04-17T00:00:00.000Z",
"title": "Discord Apps Terms and Conditions",
"description": "Please read the terms and conditions fully before using this website."
},
{
"type": "howto",
"name": "20190417-add-github-webhook",
"permalink": "/posts/howto/20190417-add-github-webhook/",
"mdx": "/posts/howto/20190417-add-github-webhook/index.mdx",
"date": "2019-04-17T00:00:00.000Z",
"by": "7coil",
"title": "How to create a Discord webhook to send GitHub repository updates to your Discord channel",
"description": "Learn how to create a Discord webhook to send GitHub repository updates to keep up to date with what your development team is doing on GitHub."
},
{
"type": "howto",
"name": "20190417-fix-code-grant",
"permalink": "/posts/howto/20190417-fix-code-grant/",
"mdx": "/posts/howto/20190417-fix-code-grant/index.mdx",
"date": "2019-04-17T00:00:00.000Z",
"by": "7coil",
"title": "How to fix \"Bot requires code grant.\" message for your Discord Bot",
"description": "Learn how to fix the \"Bot requires code grant.\" error message for your Discord Bot, step by step"
},
{
"type": "howto",
"name": "20190417-fix-missing-server",
"permalink": "/posts/howto/20190417-fix-missing-server/",
"mdx": "/posts/howto/20190417-fix-missing-server/index.mdx",
"date": "2019-04-17T00:00:00.000Z",
"by": "7coil",
"title": "How to fix missing servers while inviting a Discord bot.",
"description": "Learn how to invite a bot to your Discord server, if the server you wish to invite a bot to is not available in the list of servers."
}
]