Skip to content

Discord Bot to record and play short audio clips

Notifications You must be signed in to change notification settings

venomcoding/better-airhorn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Better Airhorn

Record own Audio Clips and create a Soundboard!

Discord Bots Discord Bots Discord Bots Discord Bots Discord Bots
Codacy Badge Known Vulnerabilities

Host Information

Average CPU Usage System Uptime
Free Memory Used Disk Space

Recording Usage

[] = Optional
<> = needed

$recordme [time] | The bot will join your voice channel and will record you for [time] seconds, if not provided, he will record you for 5 seconds (maximum). For information about Storage see this Point.
$deleteaudio <name> | Will delete a audio clip you own by its name.
$play <file> | The bot will join your voice channel and play a earlier recorded audio clip.
$listaudios <mine | guild | all> | Sends a message listing every accessible audio clip filtered by the parameter.

There are some more commands, see them with $help and go trough them.

Recorded Audio

By using the $recordme command you agree to store the audio file on my server, I can not guarantee that there will never be a security breach but I will do my best to prevent them. Just to make sure, do never record private information.

If you don't want the audio to be stored on my file system, use mode zero ('only send'). By choosing it, the bot will send you the file, and then immediately delete it from his file system and the database.

Self Hosting

While self hosting is not supported you can clone and run it yourself if you really want.
Requirements:

  • Lame
  • FFmpeg
  • Git
  • Node

Clone this repository and copy the text in config.json.example into a file named config.json

Dev Branch

The Dev Branch is only used to transfer code between machines. Under no circumstances you should run this code, it may be unstable, unfinished or even include known issues.

About

Discord Bot to record and play short audio clips

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%