A Discord bot based on CommunityBot that uses Discord.js and Node.js.
Currently in pre-alpha stages.
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.
- 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