Add cah.py, add tags to pug info.json
This commit is contained in:
1690
cah/cah.py
Normal file
1690
cah/cah.py
Normal file
File diff suppressed because it is too large
Load Diff
1
cah/data/deck.json
Normal file
1
cah/data/deck.json
Normal file
File diff suppressed because one or more lines are too long
7
cah/info.json
Normal file
7
cah/info.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"AUTHOR" : "aikaterna",
|
||||
"INSTALL_MSG" : "Thanks for installing Cards Against Humanity. I highly advise only playing this game with 3-4 people on one server, on a private bot, because of the high amount of DM's this game generates."
|
||||
"NAME" : "cah",
|
||||
"SHORT" : "Cards Against Humanity.",
|
||||
"DESCRIPTION" : "This cog was made possible by CorpBot: https://github.com/corpnewt/CorpBot.py"
|
||||
}
|
||||
@@ -4,4 +4,5 @@
|
||||
"NAME" : "Pug",
|
||||
"SHORT" : "Warcraft character lookup.",
|
||||
"DESCRIPTION" : "This tool lets you check potential group pugs for enchants, gems, and raid completion. It was made possible by PugBot: https://github.com/reznok/PugBot"
|
||||
"TAGS" : ["warcraft", "raiding"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user