enlyth / ytdl-search-cache-example

Example of a YouTube search with Redis cache, meant to be used for Discord music bots.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an example of a basic YouTube search with Redis caching. It is meant to be used in a Discord music bot with a high volume of search queries.

Requires a .env file with YOUTUBE_API_KEY='YOUR_KEY_HERE'

No project files or examples are included.

TypeScript / Node.js

About

Example of a YouTube search with Redis cache, meant to be used for Discord music bots.


Languages

Language:TypeScript 100.0%