Skip to content

Latest commit

 

History

History
64 lines (43 loc) · 2.38 KB

readme.md

File metadata and controls

64 lines (43 loc) · 2.38 KB

Discord Study Bot

Discord GitHub license GitHub stars GitHub issues

Welcome to the Discord Study Bot! This bot is designed to help students manage their study sessions, provide reminders, and offer quick access to educational resources.

Features

  • Manage study sessions and track study time
  • Create and manage to-do lists
  • Set reminders
  • Graph mathematical functions
  • Generate Mandelbrot sets

Website

Visit our website at https://study-bot.com to:

  • Check your total study time
  • View and manage your to-do lists
  • Access additional features and statistics

Invite the Bot

To add the Study Bot to your Discord server, use the following invite link:

[Invite Link Placeholder]

Getting Started

  1. Invite the bot to your server using the link above.
  2. Use the command /help to see a list of available commands.
  3. Start your first study session with /start_session.

Commands

Here are some key commands to get you started:

  • /start_session: Begin a study session
    • Parameter: subject - Add a subject for which you want to study
  • /stop_session: End your current study session
  • /todo add: Add a new task to your to-do list
    • Parameters: title, description, due_date
  • /todo list: View your current to-do list
  • /graph: Graph a mathematical function
    • Parameters: expression, xmin, xmax, ymin, ymax

For a full list of commands, use /help in your Discord server.

Support

If you encounter any issues or have questions, please:

  1. Check our FAQ section on the website
  2. Join our support server for live assistance

License

This project is licensed under the MIT License - see the LICENSE file for details.

Happy studying!