An open API service indexing awesome lists of open source software.

https://github.com/caledonianeh/demisebot

A user-friendly discord bot built for Hypixel guilds, utalizing the latest features available. More commonly known as the Rise of the Fallen discord bot.
https://github.com/caledonianeh/demisebot

discord-bot hypixel jda rise

Last synced: 2 months ago
JSON representation

A user-friendly discord bot built for Hypixel guilds, utalizing the latest features available. More commonly known as the Rise of the Fallen discord bot.

Awesome Lists containing this project

README

        

Demise Discord Bot


A user-friendly discord bot built for Hypixel guilds, utalizing the latest features available. (NO LONGER UPDATED)


Explore the docs »


Table of Contents



  1. About The Project



  2. Getting Started


  3. Usage

  4. License

  5. Contact

  6. Acknowledgments

## About The Project

This is a discord bot powered by JDA that was built to manage support, applications, suggestions, and reports.

(back to top)

### Built With

* [Java](https://www.java.com/en/)
* [JDA (Discord Java Application)](https://github.com/DV8FromTheWorld/JDA)

(back to top)

## Getting Started

This plugin is relitivly easy to setup, despite being time-consuming.

### Prerequisites

This repository was created for deployment on [Railway](https://railway.app/), and is the suggested hosting provider.
* Not endorsed by [Railway](https://railway.app/) or told to promote (But I still am because its really cool)

### Installation

**1.** Obtain a Discord bot token
Visit the [Developer Portal](https://discord.com/developers/applications), and create a new application. Head into the "bot" tab, and click "Create a Bot", then copy the token. Input your token into the json string, found in your ``config-example.json``

```json
"token": "your token here",
```

**2.** Copy & Paste the Guild ID, channels, and emotes, to make sure that every config entry is used.

**3.** Deploy however you wish, though I personally suggest [Railway](https://railway.app/), as it was designed for deployment.

**Railway Deployment**
Clone or fork this repository, then create a new project on [Railway](https://railway.app/), linking your newly created repository. Everything _should_ work as expected.

(back to top)

## Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

_For more examples, please refer to the [Documentation](https://example.com)_

(back to top)

## License

Distributed under the GNU 3.0 License. See `LICENSE.txt` for more information.

(back to top)

## Contact

Caledonian - [Caledonian#1000](https://discord.com) - [email protected]

Project Link: [https://github.com/CaledonianEH/DemiseBot](https://github.com/CaledonianEH/DemiseBot)

(back to top)

## Acknowledgments

* **This project is no longer updated, and will not recieve any major support, bug fixes, or security patches.**
* Though I highly encurrage further contributuons.

(back to top)