Yonle / openradiobot-discord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenradioBot

A ported bot of OpenradioBot (Telegram)

Requirement

  • NodeJS v10+
  • FFmpeg installed (Or install ffmpeg-static with npm)
  • Better network connection
  • A big memory (Including CPU, RAM) should be enough.a

Configuration

Create .env files, And fill:

# Fill your bot token here....
BOT_TOKEN=

# SERVER_HOST is used for /manage command. Showing where the Lives located.
SERVER_HOST=http://localhost:3000

Community

About

License:MIT License


Languages

Language:JavaScript 100.0%