Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

ridays2001/Julis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Abandoned.

This project will not be updated anymore. I have some plans to rewrite Julis sometime later.

Julis ❤

My Discord bot. Made using Node.js, with ❤.

The eslint configuration assumes you to be on a wide screen. If your screen size is smaller, you may change the settings - especially the "max-len" setting. I have tried to personify the bot. So, I may refer to the bot as "she", or as a human further in this project.
Thank you.

Code coming soon...

I will be uploading the code in such a way that the parts which are used everywhere are uploaded first.




Firestore DB Setup

  • The FSPID is your Firestore Project ID, FSCEmail is your Firestore Client Email and FSPKey is your Firestore Private Key.
  • These credentials can be downloaded in a JSON format from your firebase console. [Instructions coming later]

Music Server Setup

  • You need to install java jdk v13, redis database server, and download lavalink jar file.
  • Just google search for them and you'll find them. [Instructions coming later]