Skip to content

Commit 73a5b1f

Browse files
authored
Update omniplex.gg API information (#113)
* Update: omniplex.gg Updated some more stuff I forgot with my last change. * Change content field to null in omniplex.gg.json Set content field to null for omniplex.gg. * Update API URLs in omniplex.gg.json
1 parent 318f71a commit 73a5b1f

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

data/lists/omniplex.gg.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,23 @@
1010
"defunct": 0,
1111
"discord_only": 1,
1212
"description": "Everything your Discord community needs, all in one place.",
13-
"api_docs": "https://spider.omniplex.gg/docs",
14-
"api_post": "https://spider.omniplex.gg/bots/stats",
13+
"api_docs": "https://docs.omniplex.gg/docs/api-reference",
14+
"api_post": "https://api.omniplex.gg/bots/stats",
1515
"api_post_method": null,
1616
"api_field": "servers",
1717
"api_shard_id": null,
1818
"api_shard_count": "shards",
1919
"api_shards": null,
20-
"api_get": "https://spider.omniplex.gg/bots/:id",
21-
"api_all": "https://spider.omniplex.gg/bots/all",
20+
"api_get": "https://api.omniplex.gg/bots/:id",
21+
"api_all": "https://api.omniplex.gg/bots/@all",
2222
"view_bot": "https://omniplex.gg/bots/:id",
23-
"bot_widget": "https://widgets.omniplex.gg/bots/:id",
23+
"bot_widget": "https://omniplex.gg/bots/:id/widget",
2424
"content": null,
2525
"owners": "codemeapixel#0000 (510065483693817867)",
2626
"discord": "https://discord.gg/infinity-bot-list-758641373074423808",
2727
"features": [
28-
"bot-resubmission",
2928
"bot-reviews",
29+
"bot-resubmission",
3030
"offers-paid-promotion",
3131
"html-long-description",
3232
"iframe-long-description",

0 commit comments

Comments
 (0)