forked from elijabesu/SauriCogs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
35 changed files
with
82 additions
and
66 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
{ | ||
"author" : ["saurichable"], | ||
"install_msg" : "You're required to read the wiki page (https://github.com/elijabesu/SauriCogs/wiki/Advanced-Lock) as I do not take any responsibility in it breaking your server.", | ||
"install_msg" : "Thank you for installing AdvancedLock!", | ||
"name" : "AdvancedLock", | ||
"hidden" : false, | ||
"disabled" : false, | ||
"short" : "Lock `@everyone` from sending messages.", | ||
"description" : "Lock `@everyone` from sending messages except Mods.", | ||
"description" : "Lock `@everyone` from sending messages in channels or the entire guild, and only allow Moderators to talk. This version has some advanced settings.", | ||
"tags" : ["lockdown", "lock"], | ||
"end_user_data_statement": "This cog does not store any end user data." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"author" : ["saurichable"], | ||
"install_msg" : "Thank you for installing my cog!", | ||
"install_msg" : "Thank you for installing Application!", | ||
"name" : "Application", | ||
"short" : "Simple application cog.", | ||
"description" : "Just a simple application cog with a Staff Applicant role.", | ||
"short" : "Applications with custom questions.", | ||
"description" : "Receive and moderate staff applications with customizable questions.", | ||
"tags" : ["application", "app"], | ||
"end_user_data_statement": "This cog does not store any end user data." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"author" : ["saurichable"], | ||
"install_msg" : "Thank you for installing my cog!", | ||
"install_msg" : "Thank you for installing Cookies!", | ||
"name" : "Cookies", | ||
"short" : "Collect cookies.", | ||
"description" : "Collect cookies and steal some from others.", | ||
"description" : "Collect cookies and steal from others.", | ||
"tags" : ["cookies", "currency"], | ||
"end_user_data_statement": "This cog stores the amount of cookies users have." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"author" : ["saurichable"], | ||
"install_msg" : "Thank you for installing my cog!", | ||
"install_msg" : "Thank you for installing Counting!", | ||
"name" : "Counting", | ||
"short" : "Counting channel", | ||
"description" : "Make a counting channel", | ||
"short" : "Counting channel.", | ||
"description" : "Make a counting channel with goals.", | ||
"tags" : ["counting", "count"], | ||
"end_user_data_statement": "This cog stores user IDs if they are the last one to count." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
=============== | ||
ReactTickets | ||
=============== | ||
|
||
Reaction based assignable support tickets with custom cases (reasons). | ||
|
||
``[p]`` is your prefix, ``<>`` is a required argument, ``[]`` is an optional argument. | ||
|
||
------------ | ||
Setting up | ||
------------ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"author" : ["saurichable"], | ||
"install_msg" : "Thank you for installing my cog!", | ||
"install_msg" : "Thank you for installing EconomyRaffle!", | ||
"name" : "EconomyRaffle", | ||
"short" : "Simple economy raffle cog.", | ||
"description" : "Just a simple cog that gives a pre-specified amount of credits to a randomly picked user.", | ||
"description" : "Simple cog that gives a pre-specified amount of credits to a randomly picked user.", | ||
"tags" : ["giveaway", "economy", "raffle"], | ||
"end_user_data_statement": "This cog does not store any user data." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"author" : ["saurichable", "flare", "aikaterna"], | ||
"install_msg" : "Thank you for installing my cog! Just load the cog and you're good to go!", | ||
"install_msg" : "Thank you for installing Forwarding!", | ||
"name" : "Forwarding", | ||
"short" : "Forward messages to the owner.", | ||
"description" : "A cog to forward messages to the bot owner, including messages with attachments.", | ||
"description" : "Forward all DMs sent to the bot to the bot owner (or a specified channel), including messages with attachments.", | ||
"tags" : ["forwarding", "forward"], | ||
"end_user_data_statement": "This cog stores user ID if they are set as a ping user." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"author" : ["saurichable"], | ||
"install_msg" : "Thank you for installing my cog! You have to do `[p]locksetup` first.", | ||
"install_msg" : "Thank you for installing Lock!", | ||
"name" : "Lock", | ||
"short" : "Lock `@everyone` from sending messages.", | ||
"description" : "Lock `@everyone` from sending messages except Mods.", | ||
"description" : "Lock `@everyone` from sending messages in channels or the entire guild, and only allow Moderators to talk.", | ||
"tags" : ["lockdown", "lock"], | ||
"end_user_data_statement": "This cog does not store any user data." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"author" : ["saurichable"], | ||
"install_msg" : "Thank you for installing my cog!", | ||
"install_msg" : "Thank you for installing Marriage!", | ||
"name" : "Marriage", | ||
"short" : "Marriage cog with some extra shit.", | ||
"description" : "Marriage cog with some extra shit.", | ||
"short" : "Marry, divorce, and give gifts to other members.", | ||
"description" : "Marry, divorce, and give gifts to other members.", | ||
"tags" : ["marriage", "marry", "waifu"], | ||
"end_user_data_statement": "This cog stores user IDs upon marrying and divorcing." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"author" : ["saurichable", "bobloy"], | ||
"install_msg" : "Thank you for installing my cog!", | ||
"install_msg" : "Thank you for installing Mentionable!", | ||
"name" : "Mentionable", | ||
"short" : "Makes unmentionable roles mentionable.", | ||
"description" : "Just a very simple cog that makes unmentionable roles mentionable.", | ||
"description" : "Very simple way to make unmentionable roles mentionable.", | ||
"tags" : ["mentionable"], | ||
"end_user_data_statement": "This cog does not store any user data." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"author" : ["saurichable"], | ||
"install_msg" : "Thank you for installing my cog! Note that **the output is user ID.**", | ||
"install_msg" : "Thank you for installing Pick! Note that **the output is user ID.**", | ||
"name" : "Pick", | ||
"short" : "Pick a random user or a user with a specified role.", | ||
"description" : "Pick a random user or a user with a specified role.", | ||
"short" : "Pick a random user, or a user with a specified role.", | ||
"description" : "Pick a random user, or a user with a specified role.", | ||
"tags" : ["pick"], | ||
"end_user_data_statement": "This cog does not store any user data." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"author" : ["saurichable"], | ||
"install_msg" : "Thank you for installing my cog! Only admins can approve or reject suggestions.", | ||
"install_msg" : "Thank you for installing Suggestion!", | ||
"name" : "Suggestion", | ||
"short" : "Simple suggestion box.", | ||
"description" : "Just a simple suggestion box with voting system.", | ||
"description" : "Per guild, as well as global, suggestion box voting system.", | ||
"tags" : ["suggestion"], | ||
"end_user_data_statement": "This cog stores user names, discriminators, and IDs upon sending a suggestion. This data is used solely to display and contact the user about any change to their suggestion." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.