Skip to content

Commit

Permalink
Index update
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 25, 2024
1 parent 7aaf300 commit 38f34a4
Show file tree
Hide file tree
Showing 4 changed files with 195 additions and 2 deletions.
1 change: 0 additions & 1 deletion index/1-errors.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
https://github.com/Tobotimus/Tobo-Cogs: Repo path does not exist. Cloning failed?
https://github.com/shitshowdevelopment/ShitShowCogs: Repo path does not exist. Cloning
failed?
https://github.com/taintedvalor/Valors-cogs: No repo info.json found.
2 changes: 1 addition & 1 deletion index/1-min.json

Large diffs are not rendered by default.

Binary file modified index/1-min.json.gz
Binary file not shown.
194 changes: 194 additions & 0 deletions index/1.json
Original file line number Diff line number Diff line change
Expand Up @@ -9237,6 +9237,200 @@
"rx_cogs": {},
"short": "Cogs by/edited Wyn"
},
"https://github.com/Tobotimus/Tobo-Cogs": {
"author": [
"Tobotimus"
],
"description": "Various cogs for bot management and customisation, server administration and moderation, and some fun stuff for users too. All cogs are made to be easy for anyone to use!",
"name": "Tobo-Cogs",
"rx_branch": "",
"rx_category": "approved",
"rx_cogs": {
"docref": {
"author": [
"Tobotimus"
],
"description": "DocRef allows you to look up references on documentation webpages by their sphinx object names - this includes any documented python object! The documentation webpages must be added to the bot with a site name (of your own choice) and URL. The documentation webpages must be generated by sphinx (this includes almost every documentation page on ReadTheDocs).",
"disabled": false,
"end_user_data_statement": "",
"hidden": false,
"max_bot_version": "",
"min_bot_version": "",
"min_python_version": "",
"permissions": [],
"required_cogs": {},
"requirements": [
"sphinx"
],
"short": "Search for references on documentation webpages.",
"tags": [
"docs",
"dev",
"coding",
"sphinx",
"rtd",
"rtfd",
"rtfm",
"readthedocs"
],
"type": "COG"
},
"errorlogs": {
"author": [
"Tobotimus"
],
"description": "ErrorLogs automatically outputs tracebacks of command errors in any text channel(s) you specify. It includes per-channel settings to determine whether global or server-wide errors should be posted.",
"disabled": false,
"end_user_data_statement": "This cog does not store end user data.",
"hidden": false,
"max_bot_version": "",
"min_bot_version": "",
"min_python_version": "",
"permissions": [],
"required_cogs": {},
"requirements": [],
"short": "Log error tracebacks in text channels.",
"tags": [
"error",
"debug",
"log"
],
"type": "COG"
},
"reactkarma": {
"author": [
"Tobotimus"
],
"description": "ReactKarma is a cog for counting upvotes and downvotes of everyone the bot sees. The karma leaderboard is global, however the cog can be effectively enabled and disabled per-server.",
"disabled": false,
"end_user_data_statement": "",
"hidden": false,
"max_bot_version": "",
"min_bot_version": "",
"min_python_version": "",
"permissions": [],
"required_cogs": {},
"requirements": [],
"short": "Like Reddit Karma, but with discord reactions!",
"tags": [
"karma",
"upvote",
"downvote"
],
"type": "COG"
},
"sticky": {
"author": [
"Tobotimus"
],
"description": "Sticky is a cog for sticking a message at the bottom of a channel. When a user sends a message in that channel, the bot will delete its old message and repost it, so it 'sticks' to the bottom.",
"disabled": false,
"end_user_data_statement": "",
"hidden": false,
"max_bot_version": "",
"min_bot_version": "",
"min_python_version": "",
"permissions": [],
"required_cogs": {},
"requirements": [],
"short": "Sticky messages for your channels!",
"tags": [
"moderation",
"channeltools"
],
"type": "COG"
},
"streamroles": {
"author": [
"Tobotimus"
],
"description": "StreamRoles is a cog for automatically assigning roles to users streaming on Twitch. The cog is also able to only assign a streaming role to users of a particular game. Specific users can also be blacklisted and whitelisted.\n\nDisclaimer: The first streamrole cog was made by tmerc, as some of you may know. This cog was written completely from the ground up by myself, and although I was unaware he had written a similar cog already, he should be given credit for coming up with the idea first.",
"disabled": false,
"end_user_data_statement": "",
"hidden": false,
"max_bot_version": "",
"min_bot_version": "",
"min_python_version": "",
"permissions": [],
"required_cogs": {},
"requirements": [],
"short": "Hoist users streaming on Twitch.",
"tags": [
"streamers",
"hoist",
"twitch"
],
"type": "COG"
},
"strikes": {
"author": [
"Tobotimus"
],
"description": "Strikes is a cog for helping moderation teams warn and keep track of misbehaving users. Strikes are filed with a reason and timestamp, and the cog is helpful for knowing how many times the user has misbehaved *recently*. ModLog integration is also available.",
"disabled": false,
"end_user_data_statement": "",
"hidden": false,
"max_bot_version": "",
"min_bot_version": "",
"min_python_version": "",
"permissions": [],
"required_cogs": {},
"requirements": [
"tabulate[widechars]"
],
"short": "Strike misbehaving users.",
"tags": [
"warnings",
"strikes",
"reports",
"mod"
],
"type": "COG"
},
"updatered": {
"author": [
"Tobotimus"
],
"description": "UpdateRed is a cog for updating your bot from within discord. When combined with the ability to restart the bot, updating Red becomes a easier than ever!\n\nYou can choose from multiple automatic versions, or specify a particular version you'd like to install.",
"disabled": false,
"end_user_data_statement": "",
"hidden": false,
"max_bot_version": "",
"min_bot_version": "",
"min_python_version": "",
"permissions": [],
"required_cogs": {},
"requirements": [],
"short": "A command to update Red!",
"tags": [
"update"
],
"type": "COG"
},
"welcomecount": {
"author": [
"Tobotimus"
],
"description": "WelcomeCount is a cog for sending customisable and context-based welcome messages to new users. It's named after it's main feature - it counts how many members have joined each day, and this can be included in the welcome message.",
"disabled": false,
"end_user_data_statement": "",
"hidden": false,
"max_bot_version": "",
"min_bot_version": "",
"min_python_version": "",
"permissions": [],
"required_cogs": {},
"requirements": [],
"short": "Customisable welcome messages.",
"tags": [
"welcome",
"joinmessage"
],
"type": "COG"
}
},
"short": "Cogs made by Tobotimus."
},
"https://github.com/TrustyJAID/Trusty-cogs": {
"author": [
"TrustyJAID"
Expand Down

0 comments on commit 38f34a4

Please sign in to comment.