All Projects → RiiConnect24-Bot → RC24-Bot

RiiConnect24-Bot / RC24-Bot

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

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to RC24-Bot

Discord-Tools
VSCode extension allowing the integration of a Discord chat, bot templates, snippets, themes and more!
Stars: ✭ 91 (+145.95%)
Mutual labels:  jda, jda-bot, jda-discord-bot, jda-discord
Mc2Discord
A simple minecraft mod, server side only, to link the chat with your Discord server
Stars: ✭ 18 (-51.35%)
Mutual labels:  jda, jda-bot, jda-discord-bot, jda-discord
KCommando
Annotation-based multifunctional command handler framework for JDA & Javacord.
Stars: ✭ 26 (-29.73%)
Mutual labels:  jda, jda-bot, jda-utilities, jda-discord-bot
thunder-java
Thunder the legendary bot that now come out reborn!
Stars: ✭ 22 (-40.54%)
Mutual labels:  jda, jda-bot, jda-discord-bot
Rubicon
Dead yo!
Stars: ✭ 14 (-62.16%)
Mutual labels:  jda, jda-bot, jda-discord-bot
SkyBot
SkyBot is an LGBT-friendly discord bot with music and mod commands written in JDA
Stars: ✭ 37 (+0%)
Mutual labels:  jda, jda-bot, jda-discord-bot
Me-e--bypasser
This Discord Bot bypasses a premium feature of the Bot Mee6, so that you can use it for free.
Stars: ✭ 74 (+100%)
Mutual labels:  jda, jda-bot, jda-discord
RiiTag
RiiTag is a customizable gamertag for the Wii.
Stars: ✭ 15 (-59.46%)
Mutual labels:  wii, riiconnect24
IOS-Patcher
Patches the RSA Key and applies mail patches in IOS31 and IOS80 on the Wii so you can use RiiConnect24.
Stars: ✭ 17 (-54.05%)
Mutual labels:  wii, riiconnect24
MinecraftManhunt
Minecraft Bukkit plugin to run Manhunt minigames, with Discord music integration
Stars: ✭ 20 (-45.95%)
Mutual labels:  jda, jda-bot
Site
Site layout for RiiConnect24
Stars: ✭ 14 (-62.16%)
Mutual labels:  wii, riiconnect24
neko-bot-jda
The official Nekos.life Discord bot
Stars: ✭ 17 (-54.05%)
Mutual labels:  jda, jda-bot
File-Maker
Generate data files for Wii Channels that have the latest news, forecast data, etc.
Stars: ✭ 65 (+75.68%)
Mutual labels:  wii, riiconnect24
reputation-bot
Reputation bot which collects reputation based on chat messages in discord
Stars: ✭ 23 (-37.84%)
Mutual labels:  jda, jda-bot
homebrew-pourhouse
My homebrew tap, serving up casks from EclecticLightCo!
Stars: ✭ 78 (+110.81%)
Mutual labels:  homebrew
spelunky-ds
Spelunky remake for NintendoDS
Stars: ✭ 69 (+86.49%)
Mutual labels:  homebrew
savemii
Savegame manager for the Nintendo Wii U
Stars: ✭ 38 (+2.7%)
Mutual labels:  homebrew
diabot
A diabetes-oriented chatbot for Discord
Stars: ✭ 17 (-54.05%)
Mutual labels:  jda
hUGEDriver
An easy-to-use, fast, tracker-based, public domain sound driver for Game Boy homebrew
Stars: ✭ 26 (-29.73%)
Mutual labels:  homebrew
3ds
Javascript front-end to the titledb API
Stars: ✭ 12 (-67.57%)
Mutual labels:  homebrew

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 and Maven 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 mvn package! And... tada! That's it. You can find JAR(s) created in target. 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 or DM Artuto#0424 | 264499432538505217 in Discord.

For more infos about JDA, click here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].