Skip to content

Releases: YuriClan/YuriBot

Initial Release v0.1.0-alpha

29 Jul 17:15
4856107
Compare
Choose a tag to compare
Pre-release

Yuri Discord Bot

Yuri is a feature-rich Discord bot developed using Python and the discord.py library. It offers a variety of useful commands and features designed to enhance your Discord server experience. The bot provides inspirational quotes, nutrition information for different dishes and fruits, as well as moderation tools to handle offensive language.

Features

  • Quote Categories: Get inspired with a wide range of quote categories, including age, beauty, friendship, humor, and more.
  • Random Inspirational Quotes: Receive a random quote to uplift your spirits and motivate yourself and others.
  • Nutrition Information: Get nutritional details for specific dishes, fruits, or anything you're curious about.
  • Help Commands: Access a helpful list of available commands to guide you through using the bot.
  • Email Functionality: Send emails to specified recipients directly from Discord.
  • Moderation Tools: Maintain a positive and respectful server environment with message monitoring for offensive language and consequences for repeated offenses. Additionally, use the kick command to swiftly remove disruptive users.

Usage

To use Yuri in your Discord server, simply invite the bot using the provided invite link. Once invited, you can access its features by using the command prefix "q" followed by the desired command. For example, you can type qinspire to receive an inspirational quote or qnutrition pizza to get nutrition information for pizza.

Installation and Setup

To get started with Yuri on your own server, follow these steps:

  1. Clone this repository to your local machine: git clone https://github.com/YuriClan/YuriBot.git.
  2. Install the required dependencies by running: pip install -r requirements.txt.
  3. Set up your Discord bot token, Gmail credentials, and other necessary environment variables as described in the documentation.
  4. Customize the bot's behavior and commands to suit your server's needs.
  5. Run the bot using: python bot.py.

Release Notes

v1.0.0 (2023-07-29)

  • Initial release of Yuri Discord Bot.
  • Implemented quote fetching from various categories.
  • Added functionality to provide random inspirational quotes.
  • Integrated nutrition information lookup for dishes and fruits.
  • Implemented help commands to assist users with bot usage.
  • Added email functionality for sending emails from Discord.
  • Integrated message monitoring for offensive language and moderation tools.
  • Implemented the kick command for removing disruptive users.
  • Provided comprehensive documentation for installation and setup.

Yuri Discord Bot is an open-source project and contributions are welcome! Feel free to report any issues or suggest enhancements via GitHub Issues.

We hope you enjoy using Yuri and find it helpful for your Discord server! If you have any questions or need assistance, please join our support server here.

Thank you for using Yuri Discord Bot! 😊

Full Changelog: https://github.com/YuriClan/YuriBot/commits/v0.1.0-alpha