Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.23 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.23 KB

Discord Activity Video

Welcome. This README provides an overview of how the project works and its structure.

ezgif-7-a782ab0ea7

Flowchart

Below is the flowchart illustrating the internal workings of the project:

diagrama

Repository Structure

  • /bot -> Contains all information related to the Discord bot. It uses the handler provided by Fyxren.

    • /src -> Contains the bot's code.
      • /commands/info -> This directory includes the bot's single command.
  • /api -> Contains the API, which includes the video proxy and functionality for storing user information.

  • /activity -> The web application built with Next.js, featuring a video player using video.js.

Contributions

The project is open-source, and anyone is free and encouraged to contribute to the project.

License

The project is licensed under the MIT License. More information can be found here.