GithubHelp home page GithubHelp logo

loonaticx / demibot Goto Github PK

View Code? Open in Web Editor NEW
11.0 5.0 1.0 43.38 MB

DemiBOT is an amazing remote control Java Discord bot, created by the infamous Loonatic and Disyer.

Home Page: https://toontownloony.github.io/DemiBOT/

License: MIT License

Java 99.92% Shell 0.08%
discord java discordjava discord-bot discord-bots discord-java bot remote-control remote-control-discord epic

demibot's Introduction

alt text

DemiBOT is an amazing remote control Discord bot, created by the infamous Loonatic and Disyer.
Click me for more info!
Changelogs

Features

alt text alt text alt text alt text

Dependencies:

  • Gradle
  • JDA
  • json.org for Java

Instructions

  • If you're using IntelliJ, be sure to select the option to import dependencies from Gradle.
  • Compile Gradle with the listed Dependencies
  • Plug in your bot's token in /config/botconfig.json
  • Run "Main"
  • Enjoy!

Run ";help" for help.

  • Compiling Instructions After installing gradle and initializing it to the project, you should have a build.gradle file that should include this:

dependencies { compile 'net.dv8tion:JDA:3.5.1_347' testCompile group: 'junit', name: 'junit', version: '4.12' compile group: 'org.json', name: 'json', version: '20180813' }

I've also listed an example build.gradle with this repo.

Compiling as JAR file

DemiBOT can also be compiled as a standalone JAR file.

However, if you decide to go this route, you will need to supply the ffmpeg, wget and nircmd binaries alongside the JAR file.

First, install Gradle 5.2.1 and add Gradle's bin folder into your PATH environment variable.

Then, run this command to build your JAR file: gradle fatjar

The artifacts can then be copied from the build/libs folder.

demibot's People

Contributors

darktohka avatar loonaticx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

matt777111

demibot's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.