Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nom-sheet

Apps Script code used for my osu! nomination log.

Published for learning purposes, don't expect it to be a drop-in script.

OAuth credentials are stored in Settings.js (local) / Settings.gs (remote). It uses the following format:

const settings = {
    "CLIENT_ID": 0,
    "CLIENT_SECRET": "aBCdefgHIjklmNoPqrstuVwxyz"
}

The Apps Script version of git is clasp, you may want to use it.

License

MIT

About

Apps Script code used for my osu! nomination log

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages