All Projects → veegishx → Alexi5

veegishx / Alexi5

Licence: MIT license
A Discord Bot built using discordJS. Started as a joke for spamming memes. Branch "v2" is currently being used for active development. Hosted on Heroku.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Alexi5

Commando
[DEPRECATED] ⚫ Commando Discord bot built on discord.js-commando.
Stars: ✭ 78 (+310.53%)
Mutual labels:  discord-music-bot, discordjs, music-bot, discord-js
SeoaBot
The Discord bot was name Seoa
Stars: ✭ 28 (+47.37%)
Mutual labels:  discord-music-bot, music-bot, discord-js, discordbot
mikaela
Mikaela is a discord music bot that gives users the ability to store their favorite songs, and create playlists on discord.
Stars: ✭ 19 (+0%)
Mutual labels:  discord-music-bot, discordjs, discord-js, discordbot
DraconianJSBot
With its robust performance, intuitive design, and vast array of functionalities, the Draconian Bot is the ultimate solution for all your needs.
Stars: ✭ 113 (+494.74%)
Mutual labels:  discord-music-bot, discordjs, discord-js, discordbot
Dodong
An easy-to-setup music bot made with discord.js and discord-player
Stars: ✭ 55 (+189.47%)
Mutual labels:  discord-music-bot, discordjs, music-bot, discord-js
LenoxBot
🖥️ LenoxBot is a Discord bot that offers many cool new features to your Discord server!
Stars: ✭ 218 (+1047.37%)
Mutual labels:  discord-music-bot, discordjs, discord-js, discordbot
SparkV
🤖⚡ | The most POWERFUL multipurpose chat/meme bot that will boost the activity in your server.
Stars: ✭ 24 (+26.32%)
Mutual labels:  discord-music-bot, discordjs, discord-js, discordbot
lavamusic
lavalink music bot base in erela.js and discord.js v13
Stars: ✭ 210 (+1005.26%)
Mutual labels:  discord-music-bot, music-bot, discord-js
Discord-Bot-Choo-Choo
Coding Train Example Discord Bot
Stars: ✭ 35 (+84.21%)
Mutual labels:  discordjs, discord-js, discordbot
NanoSpace
Erela.js & Discord.js@v14 (Prefix Commands!)
Stars: ✭ 59 (+210.53%)
Mutual labels:  discord-music-bot, discordjs, discord-js
Discord.JS-Music-Bot
A simple Discord.JS music bot using the DisTube npm Package!
Stars: ✭ 23 (+21.05%)
Mutual labels:  discord-music-bot, music-bot, discord-js
Music-Discord-Bot
A music Discord bot with more than 30+ commands which allows to play music on your server efficiently. Supports Youtube, Spotify, Deezer and Soundcloud links. Skips intros and blanks in the music with Sponsorblock.
Stars: ✭ 57 (+200%)
Mutual labels:  discord-music-bot, youtube-dl, discordbot
noteblock
A open-source music bot based on lavalink.
Stars: ✭ 93 (+389.47%)
Mutual labels:  discord-music-bot, music-bot, discord-js
Discord-Music-Turret-Bot
A standalone Discord music bot, made with DSharpPlus, using Lavalink.
Stars: ✭ 14 (-26.32%)
Mutual labels:  discord-music-bot, youtube-api, music-bot
muser
Muser: A powerful Discord music bot made in DJs v13 managed by PGamerX, Peiprjs, and Luckie.
Stars: ✭ 66 (+247.37%)
Mutual labels:  discord-music-bot, discordjs, music-bot
Discord-Tools
VSCode extension allowing the integration of a Discord chat, bot templates, snippets, themes and more!
Stars: ✭ 91 (+378.95%)
Mutual labels:  discordjs, discord-js, discordbot
Discord-Reposter
Bot for reposting Discord messages (work in progress)
Stars: ✭ 62 (+226.32%)
Mutual labels:  discordjs, discord-js, discordbot
Discord-Bot-TypeScript-Template
Discord bot - A discord.js bot template written with TypeScript.
Stars: ✭ 86 (+352.63%)
Mutual labels:  discordjs, discord-js, discordbot
hellsnakebot
🤖About A fully customizable bot built with discord.js
Stars: ✭ 14 (-26.32%)
Mutual labels:  discord-music-bot, discordjs, discord-js
Shoukaku
A featureful stable wrapper for Lavalink
Stars: ✭ 140 (+636.84%)
Mutual labels:  discord-music-bot, discordjs, discord-js

Alexi5

Pronounced Alexi(s)

Alexi5 is a basic Discord bot built using discord.js

Features

  • Youtube Music Steaming - Queue up YouTube videos and stream the audio in a voice channel. Supports playlists as well.
  • memes - What would a server be without memes.
  • jokes - Nobody uses that feature but whatever.
  • amazeme - Displays amazing things.
  • server cleanup - Remove messages in bulk.

Installation

  • Clone this repo
  • Run npm install to install the bot dependencies
  • Create a new app here: https://discordapp.com/developers/applications/me. This will generate a random bot token for you. You will need this for the bot to work
  • Create a .env file in the root directory with the following environment variables:
BOT_TOKEN=bot_token_here 
BOT_PREFIX=bot_prefix_here
  • Replace bot_token_here with the generated token and bot_prefix_here with a prefix of your liking, eg +!
  • cd into working directory
  • Start the bot locally using node alexi5

To invite the bot to your server simply replace the client id in the link below with the one generated through Discord's App dashboard(Found in App Details section) and click on it

https://discordapp.com/oauth2/authorize?&client_id=YOUR_CLIENT_ID_HERE&scope=bot&permissions=0

Basic Commands

  • [prefix]help: List some helpful commands
  • [prefix]music: Lists all music commands
  • [prefix]ping: Returns api and bot reponse times
  • [prefix]meme: Returns a random meme
  • [prefix]joke: Returns a random joke
  • [prefix]amazeme: Returns a random thing that is amazing.
  • [prefix]purge [num]: Removes num messages from server
  • NFSW commands ommitted

alt text

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].