Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/thedoghusky/yuki
- Owner: TheDogHusky
- License: mit
- Created: 2022-08-08T12:01:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-16T17:43:06.000Z (over 1 year ago)
- Last Synced: 2024-11-06T17:57:38.614Z (3 months ago)
- Topics: bot, discord, discord-bot, discord-js, mongodb
- Language: TypeScript
- Homepage:
- Size: 1.22 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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.