Skip to content

Instantly share code, notes, and snippets.

View Artuto's full-sized avatar

Artuto

View GitHub Profile

Keybase proof

I hereby claim:

  • I am artutogamer on github.
  • I am artuto (https://keybase.io/artuto) on keybase.
  • I have a public key whose fingerprint is 2012 BA45 D20B A0FA F894 58A1 F641 BC98 9D60 6236

To claim this, I am signing this object:

@Artuto
Artuto / gist:621df1d67208f35602b74e146bc29854
Created July 1, 2017 00:58
Setting up RC24 Bot (Windows)
The RC24 Bot is available too on Windows. Just follow these steps:
1. Download and Install [Ruby for Windows](https://rubyinstaller.org/downloads/)
_Note: Make sure to setup the PATH of Ruby._
2. Start a new Command Prompt Window.
3. Type ```gem install bundler``` and then hit enter.
4. Now go to your Desktop or wherever and download the source code of the bot by clicking "Clone or Download", then on "Download ZIP" and extract it.
5. On the Command Prompt navigate into the folder.
# Endless
Endless is a Discord bot written in Java using Java Discord API (JDA).
## Support
To get support about the bot please join my support guild using the following link:
[![Discord](https://canary.discordapp.com/api/guilds/312776731704426496/widget.png?style=banner2)](https://discord.gg/CXKfYW3)
java.lang.RuntimeException: Uncompilable source code - Erroneous tree type: <any>
at me.artuto.endless.commands.botadm.BotCPanel$Game.execute(BotCPanel.java:132)
at com.jagrosh.jdautilities.commandclient.Command.run(Command.java:316)
at com.jagrosh.jdautilities.commandclient.Command.run(Command.java:198)
at com.jagrosh.jdautilities.commandclient.impl.CommandClientImpl.lambda$onMessageReceived$16(CommandClientImpl.java:509)
at java.util.Optional.ifPresent(Optional.java:159)
at com.jagrosh.jdautilities.commandclient.impl.CommandClientImpl.onMessageReceived(CommandClientImpl.java:502)
at net.dv8tion.jda.core.hooks.ListenerAdapter.onEvent(ListenerAdapter.java:386)
at net.dv8tion.jda.core.hooks.InterfacedEventManager.handle(InterfacedEventManager.java:84)
at net.dv8tion.jda.core.handle.MessageCreateHandler.handleDefaultMessage(MessageCreateHandler.java:128)
@Override
protected void execute(CommandEvent event)
{
if(!(event.isOwner()) || event.isCoOwner())
{
event.replyError("Sorry, but you don't have access to this command! Only Bot owners!");
return;
}
try
[12:41:54] [Info] [JDA]: Login Successful!
[12:41:55] [Info] [JDASocket]: Connected to WebSocket
[12:41:55] [Fatal] [JDASocket]: Received a channel for a guild that isn't a text or voice channel. JSON: {"permission_overwrites":[{"allow":0,"deny":1024,"id":"249286908482420736","type":"role"}],"nsfw":false,"parent_id":null,"name":"Voice Channels","position":1,"id":"356128803971530753","type":4}
[12:41:55] [Fatal] [JDASocket]: Received a channel for a guild that isn't a text or voice channel. JSON: {"permission_overwrites":[],"nsfw":false,"parent_id":null,"name":"Helper Only","position":0,"id":"356129583809953792","type":4}
[12:41:55] [Fatal] [JDASocket]: Received a channel for a guild that isn't a text or voice channel (ChannelPass). JSON: {"permission_overwrites":[{"allow":0,"deny":1024,"id":"249286908482420736","type":"role"}],"nsfw":false,"parent_id":null,"name":"Voice Channels","position":1,"id":"356128803[12:41:56] [Fatal] [JDASocket]: Received a channel for a guild that isn't a text or voice channel. JSON
<IfModule mod_ssl.c>
<VirtualHost *:443>
ServerName endless.artuto.me
SSLEngine on
SSLProxyEngine on
SSLCertificateFile /home/artu/ssl/artuto.me.pem
SSLCertificateKeyFile /home/artu/ssl/artuto.me.key
ProxyPassMatch "^\/(.*)$" https://24.218.177.103:9025/$1
ProxyPass / https://24.218.177.103:9025
ProxyPassReverse / https://24.218.177.103:9025
[main] INFO com.javadeobfuscator.deobfuscator.Deobfuscator - Running com.javadeobfuscator.deobfuscator.transformers.zelix.string.EnhancedStringEncryptionTransformer
Deobfuscation failed. Please open a ticket on GitHub and provide the following error:
com.javadeobfuscator.javavm.exceptions.ExecutionException: UnsatisfiedLinkError: java/io/UnixFileSystem initIDs()V
at com.javadeobfuscator.javavm.VirtualMachine.execute(VirtualMachine.java:1208)
@Artuto
Artuto / agreements_bots.md
Last active November 14, 2023 15:46
Terms of Service for Endless

Terms of Service for Endless

This document contains two agreements (Privacy Policy and Terms of Service) that must be agreed to use any of Endless or its related services.

Effective date: Novermber 1st, 2021

Last Update: October 30th, 2021

Services Affected by this document

The following bots and websites (including subdomains) are affected by this document:

@Artuto
Artuto / Changelog.md
Last active July 29, 2018 21:31
Endless 5.0.0 Changelog

Endless 5.0.0 Changelog

The following features are available on the beta bot (Endless DEV).

Commands

  • Invite command: Now shows the invite link to the support server. Also supports ID input to pre-set a server.

  • Profile command: Now works! With a lot of different fields that can be set. Also shows an emote if the user is a donator or an Endless Developer.