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.
- Host: GitHub
- URL: https://github.com/caledonianeh/demisebot
- Owner: CaledonianEH
- License: gpl-3.0
- Created: 2021-08-07T14:41:50.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-14T21:13:26.000Z (over 3 years ago)
- Last Synced: 2025-01-18T10:48:11.241Z (4 months ago)
- Topics: discord-bot, hypixel, jda, rise
- Language: Java
- Homepage: https://wiki.caledonian.xyz/demise
- Size: 161 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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
## About The Project
This is a discord bot powered by JDA that was built to manage support, applications, suggestions, and reports.
### Built With
* [Java](https://www.java.com/en/)
* [JDA (Discord Java Application)](https://github.com/DV8FromTheWorld/JDA)## 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.## 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)_
## License
Distributed under the GNU 3.0 License. See `LICENSE.txt` for more information.
## Contact
Caledonian - [Caledonian#1000](https://discord.com) - [email protected]
Project Link: [https://github.com/CaledonianEH/DemiseBot](https://github.com/CaledonianEH/DemiseBot)
## 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.