Skip to content

A Discord bot based on CommunityBot that uses Discord.js and Node.js.

License

Notifications You must be signed in to change notification settings

mertturunc/Bane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bane Elemental

A Discord bot based on CommunityBot that uses Discord.js and Node.js.

Currently in pre-alpha stages.

Codeship Status for mertturunc/Bane version

Usage

    git clone https://github.com/mertturunc/Bane.git
    cd ./Bane/
    # the line below is for Ubuntu 14.04
    sudo add-apt-repository ppa:mc3man/trusty-media && sudo apt-get update && sudo apt-get install ffmpeg
    # the line below is for systems that has an older or newer version (from 14.04) of Ubuntu
    sudo apt-get install ffmpeg
    npm install

Then, make your config.json based off from config-base.json. (We won't provide any API support.) After done all that,

    npm run-script main

to run the script.

To-Do List

  • REVISE THE CODE FOR THE REWIRITTEN API
  • RE-REVISE THE CODE FOR DISCORD.JS 11.1.0
  • Variables for commands for example: "g","google", "search" and "lmgtfy"
  • Emote system
  • Sending image with text (the API has this thing, will be on bot shortly)
  • One command update and run file
  • Music bot (partially done)
  • Advanced Commands (partially done)
  • Moderation

About

A Discord bot based on CommunityBot that uses Discord.js and Node.js.

Resources

License

Stars

Watchers

Forks

Packages

No packages published