Skip to content

Instantly share code, notes, and snippets.

View GaeaKat's full-sized avatar
🏠
Working from home

Katrina Knight GaeaKat

🏠
Working from home
  • Aberdeen, United Kingdom
View GitHub Profile
@GaeaKat
GaeaKat / NEKO_CLA
Last active February 16, 2019 23:23 — forked from CLAassistant/SAP_CLA
nekosune Individual Contributor License Agreement
### nekosune's Individual Contributor License Agreement
Thank you for your interest in contributing to open source software projects (“Projects”) made available by nekosune. This Individual Contributor License Agreement (“Agreement”) sets out the terms governing any source code, object code, bug fixes, configuration changes, tools, specifications, documentation, data, materials, feedback, information or other works of authorship that you submit or have submitted, in any form and in any manner, to SAP in respect of any of the Projects (collectively “Contributions”). If you have any questions respecting this Agreement, please contact kat.swales@nekokittygames.com .
You agree that the following terms apply to all of your past, present and future Contributions. Except for the licenses granted in this Agreement, you retain all of your right, title and interest in and to your Contributions.
**Copyright License.** You hereby grant, and agree to grant, to nekosune a non-exclusive, perpetual, irrevocable, worldwi
BAD_WORDS = ['shit', 'piss', 'fuck']
def run(workbookname, usernamecolletter=None, subreddit=None, badwords=[], notifyme=False, runbackgroundcheck=True,
useragent=None, username=None, password=None):
"""
Main instance
The user that is OAuthed or LoginAuthed must be an approved contributor to the sub to post apps
and must be an approved submitter to the sub. Just making it a mod won't work.
:param usernamecolletter: the letter of the column that denotes the applicant's username.