Skip to content

Repository files navigation

pepospin

Discord.js bot for supporting a playlist-style Discord guild

Running:

  1. Checkout repository
  2. Install ffmpeg, the library for audio streaming
  3. Create a Discord bot and invite it to your radio Discord server.
  4. Give bot the appropriate read permissions into radio channels and read/write and pin permissions in your bot channel.
  5. Create a config.json in the root directory of the repository:
{
    "token": "<YOUR_BOT_LOGIN_TOKEN>",
    "prefix": "!",
    "BOT_CLIENT_ID": "<YOUR_BOT_CLIENT_ID>",
    "DISCORD_GUILD_NAME": "<YOUR_DISCORD_SERVER_NAME_HERE>",
    "BOT_CHANNEL_NAME": "bot",
    "TEXT_CHANNEL_BLACKLIST": ["<YOUR>", "<NON>", "<RADIO>", "<CHANNEL>", "<NAMES>", "<HERE>"]
}
  1. Run node .

Useful links:

About

A Node.js Discord bot to support a Sirius-XM-style Discord guild.

Topics

Resources

Contributing

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages