GithubHelp home page GithubHelp logo

riiconnect24 / rc24-bot Goto Github PK

View Code? Open in Web Editor NEW
36.0 4.0 7.0 1.15 MB

Server bot for the RiiConnect24 Discord server that can store Wii friend codes to be added. | https://discord.gg/rc24

Home Page: https://rc24.xyz/

License: MIT License

Java 100.00%
riiconnect24 bot discord wii hacking homebrew java jda jda-utilities jda-bot

rc24-bot's Introduction

RC24 Bot

License Discord Server Support Server Jenkins AppVeyor

It took a while, but it's finally here...

Introducing a JDA version of RiiConnect24 Bot

or.. rather, what's on master. What is currently running, I can't quite say.

Why does this bot use JDA

While discordrb is awesome, it usually takes quite a bit for newly added API features to come out. That's fine for most bots, but most in the community wanted the latest as soon as possible.

Also, the fact more users know Java in RiiConnect24's community helped the decision.

How do i set up the bot to host it myself?

I'm glad you asked.

A note: We no longer use YAML except for the config (which was just a Ruby class before), as Java really doesn't like YAML.

Check out the following steps:

  1. You'll need to have MySQL installed.
  2. We'll create the Redis structures as we go, so no need to set anything up.
  3. git clone the repo somewhere and cd into it.
  4. It's time to start building... Run ./gradlew shadowJar! And... tada! That's it. You can find JAR(s) created in /build/libs. Easy!
  5. For running, make sure you have MySQL installed on whatever machine.

If you need support for the bot, head on over to the bot's official support server.

For more infos about JDA, click here.

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.