Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thedoghusky/yuki

Official Yuki Discord Bot.
https://github.com/thedoghusky/yuki

bot discord discord-bot discord-js mongodb

Last synced: about 2 months ago
JSON representation

Official Yuki Discord Bot.

Awesome Lists containing this project

README

        

# 🌿 · Yuki Discord Bot

Yuki is a Discord Bot that is currently in development. It is written in JavaScript and uses the Discord.js library.
It has a lot of features, and is still being developed. It is currently in the beta stage, and is not ready for production use. He is multilanguages, and easy to configure.

## 📝 · Features

- Moderation (advanced & basic)
- Fun (anime based)
- Music (so groovy!)
- Utility (useful commands)
- Giveaways (tadaaa!)
- Very fast and stable (thanks to ourselves for coding hard..)

## 📚 · Installation

- Download the latest version of Node.js
- Clone this repository or download it as a zip file (`git clone https://github.com/TheDogHusky/Yuki.git`)
- Install the dependencies (`npm install`)
- Fill the config.ts file with your own data
- Run the start script (`npm run start`)
- Enjoy!

## ⚙️ · Configuration

- `token`: Your Discord Bot token
- `devToken`: Your Discord Bot token for development
- `devGuildId`: Your Discord Guild ID for development
- `supportId`: Your Discord Guild ID for support
- `ownersId`: All the bot's owners IDs
- `userId`: The bot's user ID
- `mongourl`: Your MongoDB database connection URL
- `mongoptions`: Your MongoDB database connection options
- `isDevMode`: If the bot is in development mode

## ⌨️ · Usefull Commands

- `help`: Shows the help menu
- `ping`: Shows the bot's ping
- `invite`: Shows the bot's invite link
- `support`: Shows the bot's support server link
- `vote`: Shows the bot's vote link
- `infos`: Shows the bot's informations
- `eval`: Evaluates a code
- `reload`: Reloads a command
- `setlang`: Sets the bot's language

## 🌟 · Credits

- All made by hand by [" Aiko](https://github.com/ItsJustAiko) and [" ClassyCrafter](https://github.com/TheDogHusky)
- Our amazing library: [Discord.js](https://discord.js.org/#/)
- Classy's amazing database: [MongoDB](https://www.mongodb.com/)
- Aiko's amazing hosting.

## 🔒 · License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details

## 🤝 · Contributing

Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.