Skip to content

Riese is a Discord bot designed to enhance your server's functionality. It offers a range of features, including moderation tools, utility commands, and welcome messages for new members. The bot is built using Python and the nextcord library.

License

Notifications You must be signed in to change notification settings

XxlyitemXx/Project-Riese

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Riese Discord Bot

Contributors Forks Stargazers Issues MIT License


Logo

Riese Bot

A versatile Discord bot with moderation, utility.
Explore the Code »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Commands
  4. Contributing
  5. License
  6. Contact

About The Project

Riese is a Discord bot designed to enhance your server's functionality. It offers a range of features, including moderation tools, utility commands, and welcome messages for new members. The bot is built using Python and the nextcord library.

Built With

Getting Started

Prerequisites

  • Python 3.8 or higher
  • nextcord library
  • A Discord bot token

Installation

  1. Clone the repository:
    git clone https://github.com/xxlyitemxx/project-reise.git
  2. Navigate to the project directory:
    cd project-reise
  3. Install the required libraries:
    pip install -r requirements.txt 

Configuration

  1. Create a config.json file in the root directory.

  2. Add your bot token and webhook URL:

    bot_token: "YOUR_BOT_TOKEN"
    webhook_url: "YOUR_WEBHOOK_URL"  # Optional

Commands

Riese Bot offers a variety of commands:

Basic Commands:

  • /ping: Checks the bot's latency.
  • /say: Makes the bot say something.
  • /afk: Set your AFK status.
  • /help: Shows this help message.

Admin Commands:

  • /role add: Add a role to a user.
  • /role remove: Remove a role from a user.
  • /role list: Show role list of a user.
  • /kick: Kick a user.
  • /ban: Ban a user.
  • /unban: Unban a user.
  • /warn: warn a user
  • /warn remove remove warn from a user
  • /warn list See the warn list

Contributing

Contributions are welcome! Fork the repository, make your changes, and submit a pull request.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Project Link: https://github.com/xxlyitemxx/project-reise

About

Riese is a Discord bot designed to enhance your server's functionality. It offers a range of features, including moderation tools, utility commands, and welcome messages for new members. The bot is built using Python and the nextcord library.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages