Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Solarphlare/Hildabot-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hildabot

Hildabot, built for Hildacord.

Note

As the library this project relies on has been discontinued, this project has been succeeded by a newer version that uses a different library (and language) which can be found here. This bot is no longer deployed in production, and likely will full further out of date as the Discord API advances. This repository exists only for posterity's sake.


Important

This bot was built from the ground up to work with a specific Discord guild - as such, I provide no guarantees that it'll run properly in any guilds outside of the one it was designed for, or any help accomplishing such.

However, if you wish to run it in your own guild:

  1. You'll need to swap out all of the IDs in the source for IDs in your server. A project-wide regex search in your IDE for Discord snowflakes ([0-9]{17,}) should identify anything that needs to be swapped out.
  2. Set up a Redis database. This is required for things such as XP, submissions, and the store.
  3. Fill out config.java. You'll need to supply a prefix, your Discord bot token, and a lettuce-compatible Redis URI. More details on that here.

About

Hildabot for Hildacord.

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages