Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.
/ adamjr-bot Public archive

A Discord bot that searches a list of playlists for YouTube videos.

License

Notifications You must be signed in to change notification settings

theADAMJR/adamjr-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1PG Demo

config.json

{
  "bot": {
    "id: "308778677879963658",
    "activity": "youtube.com/ADAMJR",
    "token": "NzQwNDkyODIwNTA2MzQ1NTE0.Xypzrg.XqJ6ZaPDJxHbkSAOxfl-tDmGFYg"
  },
  "stackExchangeAPIKey": "<api_key>",
  "mongoURI": "mongodb://localhost/ADAMJR-Bot"
}

git:

  • repo -> git repository that saves snapshots of your code
  • commit -> label and save snapshot of code at a specific time
  • push -> let the github repository know of the commits made
  • pull -> get and apply changes from github repository

About

A Discord bot that searches a list of playlists for YouTube videos.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published