/EarTensifier

Powerful Discord music bot in over 40,000 servers. Supports playback from Youtube, Vimeo, Soundcloud and Bandcamp.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0


Discord Discord Bots Discord Bots GitHub

Ear Tensifier

Ear Tensifier is a powerful discord bot written in javascript using the discord.js library and Lavalink client. Ear Tensifier can play music from Youtube, SoundCloud, bandcamp and Twitch and includes more than 50 unique commands.

Add to Discord

Click here to invite Ear Tensifier to your server.

By default, Ear Tensifier's prefix is set to ear and can be changed by doing ear prefix <new prefix>. For a full list of commands, type ear help or ear help <command> for specific details on a command. A detailed list of commands can be found here.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

Self Hosting

Ear Tensifier is open source to allow people to contribute to the bot, gain inspiration/ideas from the bot's code, or host a private version of the bot for their own use. You may NOT however host your own clone of Ear Tensifier publicly or list your clone on bot list.

These instructions assume that you have some experience with creating and running Discord Bots. If you have any questions or issues self hosting the bot, feel free to ask on the Discord server.

This self hosting guide is a WIP. If you have any suggestions or edits please make an issue or pull request.

Prerequisites

Requirements for Ear Tensifier to run:

Installing

Clone the repo on your machine

git clone https://github.com/Tetracyl/EarTensifier

Navigate to the newly created EarTensifier folder and install the npm packages

npm install

Credentials

Navigate to the .env.example file and rename it to .env. Then fill out the following credentials:

  1. Set the DISCORD_PREFIX key to the prefix you wish the bot to respond to.
  2. Set the DISCORD_ID key to your bot's ID.
  3. Set the DISCORD_TOKEN key to your bot's token.
  4. Set the MONGO_URL key to your monogdb's connection URL.
  5. Set the LAVALINK_HOST key to the IP address of the machine you're hosting the lavalink instance on.
  6. Set the LAVALINK_PORT key to the port the lavalink instance is being hosted on.
  7. Set the LAVALINK_PASSWORD key to the password located in the Lavalink application.yml file.
  8. Set the SPOTIFY_CLIENT_ID and SPOTIFY_CLIENT_SECRET key to the credentials of your Spotify app

Deployment

To deploy the bot simply run:

npm start

If you installed and setup eveything correctly then the bot should output something like this:

[10/7/2021, 8:00:14 PM] > [Shard 1] Ready
[10/7/2021, 8:00:14 PM] > Ear Tensifier is online: 1 shards, 1 server and 1 member.
_____             _____              _  __ _ 
| ____|__ _ _ __  |_   _|__ _ __  ___(_)/ _(_) ___ _ __
|  _| / _` | '__|   | |/ _ \ '_ \/ __| | |_| |/ _ \ '__|
| |__| (_| | |      | |  __/ | | \__ \ |  _| |  __/ |
|_____\__,_|_|      |_|\___|_| |_|___/_|_| |_|\___|_|

Contributors

  • 2D: Provided modified lavalink version with filters.
  • MrAugu: Cleaned up spaghetti code.
  • Sxmurai: Cleaned up spaghetti code.
  • Omar: Fixed Youtube playlist bug
  • lmpham1: Added clean command.

Bot Lists

Bots On Discord Discord Bots Discord Bot List Discord Boats Bots for Discord