Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xfendi/yolobot
Yolobot - Discord.js v14
https://github.com/xfendi/yolobot
discord discord-bot discord-js
Last synced: 8 days ago
JSON representation
Yolobot - Discord.js v14
- Host: GitHub
- URL: https://github.com/xfendi/yolobot
- Owner: xfendi
- License: mit
- Created: 2024-10-10T00:44:30.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-19T02:36:27.000Z (26 days ago)
- Last Synced: 2025-01-19T03:24:57.642Z (26 days ago)
- Topics: discord, discord-bot, discord-js
- Language: JavaScript
- Homepage: https://yolobot.xyz
- Size: 132 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Yolobot - Discord.js v14
Welcome to the **Yolobot** GitHub repository! Yolobot is a public Discord bot built using [Discord.js v14](https://discord.js.org/), designed to enhance your server's functionality with a variety of features. Feel free to explore the code, report any issues, or contribute to its development.
## Features
- **Slash commands** for easy and modern interactions.
- **Role-based permissions** to ensure proper access control.
- **Moderation tools** such as kick, ban, and mute commands.
- **Fun and utility commands** for engaging your community.
- **Customizable settings**, including prefix and more.
- Simple configuration and easy-to-use architecture.## Commands Overview
Yolobot comes with a wide range of commands designed for moderation, fun, and utility purposes. Some of the core commands include:- `/help` - Displays a list of available commands.
- `/ping` - Checks the bot's response time.
- `/kick [user]` - Kicks a specified user from the server.
- `/ban [user]` - Bans a user from the server.
- `/mute [user]` - Temporarily mutes a user.
- `/unmute [user]` - Unmutes a previously muted user.
- `/userinfo [user]` - Retrieves information about a user.New commands can easily be added to fit your server's needs!
## Contribution
We welcome contributions from the community! If you'd like to improve Yolobot or add new features, feel free to fork the repository and submit a pull request. Bug reports and feature suggestions are also highly appreciated.To contribute:
1. Fork the repository.
2. Create a feature branch (`git checkout -b feature-branch`).
3. Commit your changes.
4. Open a pull request, and let's make Yolobot even better together!## License
Yolobot is licensed under the MIT License, meaning you can use, modify, and distribute it as you wish. For more details, refer to the [LICENSE](LICENSE) file.