Jeve-Stobs / Swish

A powerful little audio node for Discord.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alt text

Build

Swish - The powerful little audio node for Discord.

Swish is a standalone server that allows you to connect multiple bots and play audio across all your guilds/servers. With built-in YouTube, SoundCloud, ++ searching, IP Rotation, and more, with more being actively developed daily.

Swish is currently EARLY ALPHA and should be used only by developers wishing to contribute either by code or by valuable feedback.

Swish aims to provide an ease of use application with native builds for Windows, macOS and Linux.

Development Installation

  • Download and install rust with rustup.
  • Run: py -3.10 -m pip install -U -r requirements.txt
  • Run: py -3.10 -m pip install -U -r requirements-dev.txt
  • Run: py -3.10 launcher.py
  • swish should now be up and running.

Development distribution builds

  • Windows:
    • Run: py -3.10 build.py

About

A powerful little audio node for Discord.

License:GNU Affero General Public License v3.0


Languages

Language:Rust 61.4%Language:Python 38.6%