Updated to Node:16.9 & Discord.js:13. Added support for ytsearch.
This commit is contained in:
+2
-21
@@ -1,21 +1,2 @@
|
||||
|
||||
### 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
|
||||
|
||||
# Create the necessary Sounds folder
|
||||
sounds/*
|
||||
!sounds/.gitkeep
|
||||
|
||||
# remove all other unnecessary stuff
|
||||
*.jpg
|
||||
sounds_flac/
|
||||
|
||||
# Docker Image Creation Files
|
||||
Dockerfile
|
||||
.dockerignore
|
||||
.env
|
||||
config.json
|
||||
|
||||
Reference in New Issue
Block a user