Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ridays2001/julis
My Discord bot. Made with love ❤
https://github.com/ridays2001/julis
bot discord discord-akairo discord-bot discord-js
Last synced: about 2 months ago
JSON representation
My Discord bot. Made with love ❤
- Host: GitHub
- URL: https://github.com/ridays2001/julis
- Owner: ridays2001
- License: mit
- Created: 2020-08-08T07:47:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-08T10:43:36.000Z (almost 4 years ago)
- Last Synced: 2023-08-05T18:27:07.863Z (over 1 year ago)
- Topics: bot, discord, discord-akairo, discord-bot, discord-js
- Language: JavaScript
- Homepage:
- Size: 279 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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]