https://github.com/jaynightmare/osakar-schedule-bot
https://github.com/jaynightmare/osakar-schedule-bot
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/jaynightmare/osakar-schedule-bot
- Owner: JayNightmare
- Created: 2024-10-05T15:42:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-12T14:54:12.000Z (over 1 year ago)
- Last Synced: 2025-03-19T20:54:47.985Z (about 1 year ago)
- Language: JavaScript
- Size: 784 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Osakar Schedule Bot
[](https://github.com/JayNightmare/Osakar-Schedule-Bot/actions/workflows/node.js.yml)
This bot is currently in development. Please do not use it in production.
Bot was made for mikayrue as a commission. If you want your own custom Discord Bot, contact me via
## Have a bug?
Submit an `Issue` and tell me what's wrong.
## Things to note before cloning
This codebase is uses discord.js, sqlite3, .env, and a few other packages. If you experience a problem with a package, don't blame me. Do `npm install` to install all dependencies from package.json.
### How to use
1. "How do I get my Channel ID for YouTube?"
- Go to your settings -> advanced settings -> channel id.
2. "I went live but the notification isn't appearing?"
- The bot is on a 15 minute interval. This is because of API limiations as too many calls and the whole thing will freeze.
3. "How do I get my Playlist ID for YouTube?"
- Click on your playlist to view the list of videos in your playlist. From here, go to the URL and you'll see `https://www.youtube.com/playlist?list=numbers`. Copy the numbers from `list=` and paste it into the `playlistid` value.

4. "How do I put my video into the playlist?"
- Get the url of the video you want to add/remove from the playlist and enter it into the value.