Skip to content

Commit

Permalink
Data API.
Browse files Browse the repository at this point in the history
  • Loading branch information
PredaaA committed Aug 8, 2020
1 parent 9fcdefa commit 4065251
Show file tree
Hide file tree
Showing 10 changed files with 20 additions and 10 deletions.
3 changes: 2 additions & 1 deletion converters/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
"short": "Some utility converters.",
"description": "Some utility converters, for temperatures, mass, but also dates to timestamps.",
"tags": ["convert", "converters", "utility", "information"],
"min_bot_version": "3.3.10"
"min_bot_version": "3.3.10",
"end_user_data_statement": "This cog does not persistently store data or metadata about users."
}
3 changes: 2 additions & 1 deletion dbltools/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
"description": "Tools to get bots information from top.gg, post stats, set a daily reward for votes, or give a role to new users who voted.",
"tags": ["top.gg", "botlist", "stats"],
"requirements": ["dblpy", "tabulate"],
"min_bot_version": "3.3.10"
"min_bot_version": "3.3.10",
"end_user_data_statement": "This cog does not persistently store data or metadata about users."
}
3 changes: 2 additions & 1 deletion dbltoolslite/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
"description": "Tools to get bots information from top.gg, like description, votes, published server count and more.",
"tags": ["top.gg", "botlist", "stats"],
"requirements": ["dblpy", "tabulate"],
"min_bot_version": "3.3.10"
"min_bot_version": "3.3.10",
"end_user_data_statement": "This cog does not persistently store data or metadata about users."
}
3 changes: 2 additions & 1 deletion fivem/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
"short": "Tools for FiveM servers.",
"description": "Tools for FiveM servers.",
"tags": ["tools", "fivem", "status"],
"min_bot_version": "3.3.10"
"min_bot_version": "3.3.10",
"end_user_data_statement": "This cog does not persistently store data or metadata about users."
}
3 changes: 2 additions & 1 deletion grafana/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
"description": "Grafana graphs in your Discord!",
"tags": ["graphs", "grafana", "stats", "statistics"],
"requirements": ["tabulate"],
"min_bot_version": "3.3.10"
"min_bot_version": "3.3.10",
"end_user_data_statement": "This cog does not persistently store data or metadata about users."
}
3 changes: 2 additions & 1 deletion martools/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
"description": "Multiple tools that are originally used on Martine (https://martinethebot.com).",
"tags": ["tools", "utility", "information", "counters", "statistics"],
"requirements": ["apsw-wheels", "babel"],
"min_bot_version": "3.3.10"
"min_bot_version": "3.3.10",
"end_user_data_statement": "This cog does not persistently store data or metadata about users."
}
3 changes: 2 additions & 1 deletion nsfw/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
"short": "Send random NSFW images from random subreddits and Nekobot API.",
"description": "Send random NSFW images from random subreddits and Nekobot API in NSFW only channels.",
"tags": ["nsfw", "reddit", "images"],
"min_bot_version": "3.3.10"
"min_bot_version": "3.3.10",
"end_user_data_statement": "This cog does not persistently store data or metadata about users."
}
3 changes: 2 additions & 1 deletion randimages/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
"short": "Send random images (animals, art ...) from different APIs.",
"description": "Send random images from different APIs. There's animals images, art, and more. There is also a `[p]subreddit` command with which you can send an images from a subreddit of your choice. (All commands using subreddits are checking for nsfw content, so if there's nsfw content and the invoked channel is not NSFW you will receive a message that say you to invoke it in a NSFW channel instead of the image)",
"tags": ["animals", "reddit", "images", "art"],
"min_bot_version": "3.3.10"
"min_bot_version": "3.3.10",
"end_user_data_statement": "This cog does not persistently store data or metadata about users."
}
3 changes: 2 additions & 1 deletion spacex/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
"short": "Get multiple information about SpaceX using SpaceX-API.",
"description": "Get multiple information about SpaceX using SpaceX-API. You can also use Space cog from kennnyshiwa (https://github.com/kennnyshiwa/kennnyshiwa-cogs) for more about space in general, space pics, Astronomy Picture of the Day from Nasa, ISS location ...",
"tags": ["spacex", "space", "information"],
"min_bot_version": "3.3.10"
"min_bot_version": "3.3.10",
"end_user_data_statement": "This cog does not persistently store data or metadata about users."
}
3 changes: 2 additions & 1 deletion whoplays/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
"short": "See who's playing what!",
"description": "V3 Rewrite of: https://github.com/AznStevy/Maybe-Useful-Cogs/blob/master/whoplays/whoplays.py\nCheck who's playing certain games or who's playing what on your server.",
"tags": ["info", "utility", "stats"],
"min_bot_version": "3.3.10"
"min_bot_version": "3.3.10",
"end_user_data_statement": "This cog does not persistently store data or metadata about users."
}

0 comments on commit 4065251

Please sign in to comment.