Giter VIP home page Giter VIP logo

zorroware / initium Goto Github PK

View Code? Open in Web Editor NEW
9.0 1.0 3.0 307 KB

A high-performance Discord bot template written in Java 8 and JDA that focuses on speed, elegance, and ease of use

License: GNU General Public License v3.0

Kotlin 9.55% Java 90.45%
discord discord-bot discord-bot-template discord-bot-template-java discord-jda high-performance java java-discord java-discord-bot java-discord-bot-template jda jda-bot jda-discord jda-discord-bot kotlin-dsl log4j2 multithreading template toml-config java-8

initium's Introduction

Notice of Discontinuation

The Initium project has been discontinued.

Initium

High-performance Discord bot template written in Java 8

Features

  • A fast and simple command parser
    • Built-in permission handling
    • Command aliases
  • Asynchronous commands
    • Fast and safe multithreading
  • Bleeding-edge software
    • The latest JDA, Gradle, and Java
  • Clean build.gradle
    • Proper formatting for ease of use
    • Written using the Kotlin DSL
  • Complete and stylish help command
    • Command categories
    • Hidden command support
  • Fluid task system
    • Easily define routines for the bot to perform asynchronously
  • Full logging system
    • Colored terminal output
    • Rolling file output (with compression!)
  • Intuitive configuration system
    • Configuration done in the TOML language using TomlJ

Getting Started

See the wiki page.

Donating

I take anonymous cryptocurrency donations. If you want to support the development of Initium, consider donating. It means a lot to me.

See DONATING.md for instructions on donating. Thank you!

Help Wanted

If you have the technical knowledge to add these missing features, please feel free to open a pull request if you wish:

  • Automatic sharding

See CONTRIBUTING.md for more details.

License

Initium is made available to you under the GNU GPLv3

initium's People

Contributors

hllhnd avatar reperakdev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

initium's Issues

Major Refactor before JDA/Discord4J split

  • Better follow OOP standards (i.e. greatly reduce the usage of static)
  • Use Lombok more effectively + migrate Javax annotations to Lombok
  • Find and implement a more modern command parsing solution
  • Beautify code (use this keyword, prettier comments)
  • More thorough Javadoc

Database

Nitrite embedded DB integration

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.