Skip to content
forked from veegishx/Alexi5

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.

License

Notifications You must be signed in to change notification settings

Daryl772/Alexi5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

128 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  • Rename config-example.json to config.json
  • Create a new app here: https://discordapp.com/developers/applications/me
  • Paste the bot token in your config.json
  • Get a YouTube Api key from here and paste it in your config.json
  • Run npm install to install the bot dependencies
  • Start the bot locally using node index

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

About

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.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%