Skip to content

Avoxel284/talking-ben

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Talking Ben

A Discord bot that plays sounds from the My Talking Ben app in voice channels. A live version is hosted here

Installation

  1. Create a new Discord Bot here and invite it to your server
  2. Create a file named .env in the root of your directory and put the following inside:
DISCORD_TOKEN = <put your discord token here>
  1. Install node packages npm i
  2. Run the bot node .
  3. Join a voice channel and type this command in any text channel: !startben.

Configuration

In the project root directory, there is a file named config.json. Below are the configurable settings and their description:

TOKEN

Your bot's Discord token.

RESPOND_ON_MEMBER_VOICE_STATE

If true, the bot will instead wait for a user to speak then respond rather than wait a random time between 1 to 4 seconds.

JOIN_AUTOMATICALLY

If true, the bot will automatically join a voice channel when a user joins. Please note if the bot is in another channel already, it won't move.

About

A Discord bot that joins a stage and plays sounds from My Talking Ben. Don't ask. Live version invite link below

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published