Skip to content

Cube-Box-391/Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7dc6ce0 Β· Dec 2, 2021

History

19 Commits
Sep 23, 2021
Sep 30, 2021
Sep 23, 2021
Nov 26, 2021
Sep 23, 2021
Nov 26, 2021
Sep 23, 2021
Sep 23, 2021
Sep 23, 2021
Sep 23, 2021
Sep 23, 2021
Nov 26, 2021
Nov 27, 2021
Sep 23, 2021
Dec 2, 2021
Sep 23, 2021
Sep 23, 2021
Nov 26, 2021
Nov 22, 2021
Sep 23, 2021
Nov 26, 2021
Sep 23, 2021
Sep 23, 2021
Sep 23, 2021

Repository files navigation

πŸ€– Script

Script

⭐ GitHub Lines of Code DevServer

Script is a multifunction, multilanguage bot, programed on Discord.js and Mongoose by Cube-Box-391.
Add a ⭐ to the proyect to promote it!

Requirements

  1. Token of Discord Developers Guide
  2. Java (to run Lavalink for the music module)
  3. Node.js v16.0.0 or a more recent one.

πŸš€ Instalation Guide

git clone https://github.com/Cube-Box-391/Script
cd Node
npm install

⚠️ After the instalation before running node index.js and java -jar Lavalink2.jar, you have to create a .env file and add the credentials how it's shown bellow.

βš™οΈ Configuration

Following the format bellow, you shoud create a .env file to add the credentials.

⚠️ Note: Never publish or show your token or API keys publicly

mode = "[development/production]"
token = "bot token"
lang = "[es_ES/en_US]"
prefix = "bot prefix"
botID = "bot id"
MONGO_URL =  "url of Mongo"
EMBED_COLOR = "predifine color for embeds"
errorWebhookID = "whebhook ID where error messages will be sent"
errorWebhookToken = "whebhook token where errors will be sent"
errorChannel = "channel ID where errors will be sent"
clientIDSpotify = "Spotify client ID"
clientSecretSpotify = "Spotify client token"
guildAddWebhookID = "whebhook ID where new server notifications will be sent"
guildAddWebhookToken = "whebhook token where new server notifications will be sent"
OsuSecret = "OSU API key"
trnAPIKey = "TRN API key (fnprofile command)"

🚨 You have to fill out at least untill MONGO_URL to start the bot, the rest will kist give you errors when trying to run the command that uses those credentials 🚨

πŸ› οΈ Characteristics

Full Bot

List of functions:

  • βœ‰οΈ Global prefix or prefixx per server, apart from the ping of the bot.
  • en Multilanguage (Eanglish and Spanish)
  • βš™οΈ Configuration on Mongo per server (prefix, voice channels, etc...)
  • πŸ˜€ Unique commands on embeds

Command categories

Script has over 100 commands spread on 7 categorΓ­as:

  • πŸ‘©β€πŸ’Ό Administration
  • πŸ›‘ Moderation
  • 🎡 Music
  • πŸ˜‚ Fun
  • 🚩 Info and utilities
  • πŸ«‚ Interaction
  • πŸ’» Development (Commands that are currently in development)

πŸ“Ž Links

🀝 Contributions

Before reporting and error, please make sure that it hasn't been reported/address before on the Issues page.
If you have any question, feel free to ask on the Discord server instead of creating an Issue. If you want to contribute, feel free to create a pull request.

πŸ“ credits

πŸ“œ License

Script is license under a GPL v3.0 License. Revise the LICENSE file for more info about the license. If you plan to use these code for the base of your bot, will be thankfull if you added us on the credits.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published