Giter Club home page Giter Club logo

jda-butler's Introduction

JDA-Butler

A helper bot for JDA

jda-butler's People

Contributors

almighty-alpaca avatar arsenarsen avatar arynxd avatar avarel avatar duncte123 avatar dv8fromtheworld avatar horstexplorer avatar kantenkugel avatar markozajc avatar minndevelopment avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

jda-butler's Issues

Update License Headers and normalize code style

The current license headers are either outdated or missing completely.
While updating those, it would also be wise to discuss who should be in said license headers. Should we use one for com.almightyalpaca and another one for com.kantenkugel? Or just a combined one for both packages?

Additionally, due to me having my preferred code style placing { on same line, and IJ sometimes not remembering that I set a project-specific code style, some files have brackets placed on same line (sorry).

Considering updating the license headers will change most if not all files anyway, this would be the perfect time to also change the code style to use uniform bracket placement (I'd go with next-line bracket, like used by most of com.almightyalpaca's code already)

Environment variable config support

I'm hosting my own instance of butler on a server. And since I'm planning to make that instance run with docker instead I thought that I might as well make the config accept env vars with a program flag.

The idea is that by running java -Dconfig_type=env -jar Bot.jar it will switch the way it loads any configurations and parse them from the env instead.
The env keys will most likely be prefixed with BUTLER_ (eg BUTLER_BOT_TOKEN=....).

I'm also going to make a wrapper class that can serialize and deserialize the JSON config when the config type is not set to env.

I made this issue to track any ideas and must-haves before starting.

!pom.xml is not up to date

In the example pom.xml that you get when executing !pom.xml on discord both maven-compiler-plugin and maven-shade-plugin are not on the latest version. Could be irritating for new users since it seems like it'd throw an error. And I thought since you already create a new Hastebin file and get the version of the jda everytime the command is called it shouldn't be that much of an effort, but could be very useful.
Thanks in advance! :)

first

I'm a stupid fool

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.