[V3] Cleanup

This commit is contained in:
aikaterna
2018-08-08 21:54:06 -07:00
parent aabe0cd6a5
commit be13d0f686
21 changed files with 431 additions and 175 deletions

View File

@@ -1,7 +1,7 @@
{
"AUTHOR" : "aikaterna",
"INSTALL_MSG" : "Thanks for installing. Please PR any issues or code changes, I'm sure some cogs of mine will need some work.",
"NAME" : "aikaterna-cogs",
"SHORT" : "Some cogs I've mashed together while learning Python.",
"DESCRIPTION" : "Someday, this repository will have cogs that I actually wrote by myself. Until then, enjoy my learning process of taking code and modifying it."
}
"author" : "aikaterna (aikaterna#1393)",
"install_msg" : "Thanks for installing. Please submit issue reports on my repo if something's broken. You can find me in the Red servers or at the invite on my repo.",
"name" : "aikaterna-cogs",
"short" : "Utility and fun cogs",
"description" : "Cogs requested by others, personal cogs, or orphaned cogs."
}