Example:
// !contest vote 1
// !contest list lists current sample selections
// !contest add adds to a list of sample links
start: This should read through the google drive folder, and choose N sample files in the root folder and save choice somewhere to be used when viewing list
vote: Alice should keep tally of all votes and increment the respective samples vote count when voted upon. The argument for this is just the position in the list for their desired sample.
Example: // !contest vote 1 // !contest list lists current sample selections // !contest add adds to a list of sample links
start: This should read through the google drive folder, and choose N sample files in the root folder and save choice somewhere to be used when viewing list
vote: Alice should keep tally of all votes and increment the respective samples vote count when voted upon. The argument for this is just the position in the list for their desired sample.