Skip to content
This repository has been archived by the owner on Oct 31, 2018. It is now read-only.

dragonfire535/kagamine-len

Repository files navigation

Kagamine Len

Build Status Discord Server Donate on Patreon Donate on PayPal

This bot is not available for invite.

Kagamine Len is a Discord bot coded in JavaScript with discord.js using the Commando command framework. It's designed to play music from local files in a channel on one server.

Commands (18)

Utility:

  • changelog: Responds with the bot's latest 10 commits.
  • donate: Responds with the bot's donation links.
  • eval: Executes JavaScript code.
  • help: Displays a list of available commands, or detailed information for a specific command.
  • info: Responds with detailed bot information.
  • invite: Responds with the bot's invite links.
  • ping: Checks the bot's ping to the Discord server.

Song Information:

  • now-playing: Responds with the currently playing song.
  • search: Searches for songs.
  • song-info: Responds with detailed information on a song.
  • view-queue: Responds with the current queue.

Music Controls:

  • pause: Pauses music playback.
  • play: Plays a song.
  • queue: Queues a song.
  • resume: Resumes paused music playback.
  • rewind: Rewinds to the beginning of the current song.
  • skip: Skips the current song.

Other:

  • hi: Hello.

Licensing

The bot is licensed under the GPL 3.0 license. See the file LICENSE for more information. If you plan to use any part of this source code in your own bot, I would be grateful if you would include some form of credit somewhere.