UnionExodus / SoundBot

A Soundbot for Discord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

~ SoundBot ~

SoundBot - A dynamic and easy to use discord sound board bot.
Add and play sounds directly from your text channel!

FeaturesDownload & SetupUsage

🚧 Project under construction!

Features

  • Play sounds from the text channel in your voice channel!
  • Directly add new sounds by attaching the file to your text message!

Download & Setup

Extract the .zip and open a Power Shell in the extracted folder.
Type npm install and wait for it to finish.

Creating the bot

Head over to the discord developer portal and create a new application.
Click on the tab Bot and convert your new application into a bot.
Now copy your token as we will add it to our config.json later. Make sure that you don't show your token anyone!

Config

Now lets setup our config by opening the config.json file with a text editor.

(Missing instructions)

Inviting the bot

Head back to the discord developer portal and open your previously created application.
Copy your Client ID that is located in the first tab General Information. Then open the permission calculator and put your Client ID into the Client ID text box.
After you have done that you can open the link at the bottom of the web page and invite the bot to your server.

Usage

Type node index.js in the Power Shell window.

(Missing instructions)

About

A Soundbot for Discord


Languages

Language:JavaScript 100.0%