Giter Site home page Giter Site logo

rja's Introduction

๐Ÿ‘‹ Hey there, I am Joshua!

How to reach me:

Currently working on:

  • JTA, a Java Wrapper for the Telegram API
  • RJA, a Java Wrapper for the Revolt Chat API, designed for Bots
  • RaphtaliaBot (closed source), my own verified Discord Bot
  • And some other smaller projects, as you can see here

Mostly focusing on Java or Web Applications


JoshiCodes's GitHub stats

rja's People

Contributors

joshicodes avatar

Stargazers

 avatar

Watchers

 avatar

rja's Issues

"Crash" when Timeout due to connection error

When the connection fails (i.e. API Downtime), an WebsocketNotConnectedException is thrown and the RJA will not reconnect until manually restarted

Maybe something like trying to reconnect after a given time would fix that

Implementation of Channels

Implementation of Channels, "GenericChannel" as SuperClass with "TextChannel", etc. as subclasses
Should be retrievable via RJA#retrieveChannel(String) or RJA#retrieveTextChannel(String), etc.

Ability to send messages

Implement the Ability to send Message via a MessageReceiver class

MessageReceiver#sendMessage
MessageReceiver#sendEmbed

Implementation of this class for GenericChannel. For User add a "openPrivateChannel" RestAction to get the DirectChannel of the user

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.