Skip to content

Instantly share code, notes, and snippets.

View John-Dennert's full-sized avatar

John Dennert II John-Dennert

  • Indiana, USA
View GitHub Profile
/*Overall comments
*Identation is your friend and can make your code much easier to read (when you come back to it later)
and easier to maintain (speaking from personal experience)
*Don't do too many things in one line of code (yes, I'm starting to sound like my Freshman Computer Science professor :) )
*
*/
// Based on the script found here
// https://village.ccbchurch.com/message_comment_list.php?message_id=2530&view_increment=1&search_term=groups
// API functions has changed since the original post
// link to API documentation, http://designccb.s3.amazonaws.com/helpdesk/files/official_docs/api.html