Add validation package #19
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "issue-7"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #7
Added a simple validation package we can expand on. For now we can use it to validate links that get sent to the bot and make sure that:
Also added a make file to run tests and other tasks we might need in the future.
Added a github action to run tests.
lgmt af
yeee
@ -0,0 +15,4 @@
// Music hosts that we support
var musicHosts = []string{
"youtube.com",
www.youtube.com