Initial Commit

This commit is contained in:
Rob
2021-12-11 00:12:22 -08:00
commit 31767fbfae
6 changed files with 200 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
### SkypeBot Git Ignore file ###
# I aint leaking API keys like Craze
auth.json
# Ignore libraries that you can find elsewhere
node_modules/*
!node_modules/.gitkeep
# And package details that will be created when aquiring said libraries
package-lock.json
# Create the necessary Sounds folder
sounds/*
!sounds/.gitkeep
# remove all other unnecessary stuff
*.jpg
sounds_flac/