mirror of
https://github.com/mgerb/go-discord-bot
synced 2026-01-11 09:32:50 +00:00
added youtube downloader
This commit is contained in:
@@ -10,6 +10,7 @@ import (
|
||||
"github.com/mgerb/go-discord-bot/server/config"
|
||||
)
|
||||
|
||||
// FileUpload
|
||||
func FileUpload(w http.ResponseWriter, r *http.Request) {
|
||||
|
||||
password := r.FormValue("password")
|
||||
|
||||
Reference in New Issue
Block a user