Skip to content

kokosha/kube-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kube Discord Bot

Kube is a lightweight Discord bot built using serenity-rs. The Discord bot is designed to help you set reminders so that you never miss an important event.

Features

  • Help System: Check the commands available from the bot.
  • Ping System: Check if the bot is working.
  • Reminder System: Easily create reminders for your events.
  • Private Chat (DM) Deletion System: Delete the bot messages from private chat (DM), when they are no longer needed.

Future planned features

  • Improved Reminder System: Enhanced reminder functionality with support for hour, day, weeks and month and also with direct date input.
  • Chat Moderation System: Creation of chat or voice room on demand, detection of bad words in messages and displaying warning to users.
  • Additional System: As the time passes and new ideas emerge, more features will be added.

Prerequisites

Installation

1. Clone the Repository:

git clone https://github.com/kokosha/kube-discord-bot.git
cd kube-discord-bot

2. Set up .env:

Create a .env file in the root directory and add your Discord token:

DISCORD_TOKEN=YOUR_DISCORD_BOT_TOKEN

3. Run Kube:

cargo run

About

A lightweight Discord bot for reminders and chat moderation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages