Add initial dotfiles and install script

master
DustyP 6 years ago
parent a1e901de5b
commit a914f372c3

6
.gitignore vendored

@ -1,9 +1,3 @@
bot_secrets.json
google_client_secret.json
logs/*
*.sh.swp
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2018 Dusty.P
Copyright (c) 2019 Dusty.P https://github.com/dustinpianalto/
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

Loading…
Cancel
Save