Un choix honorable mais risqué.
+ Avant de continuer veillez à remplir ces prérequis : +Prêt à commencer ?
+ +#### 1. Récupération du code source + + ```shell + git clone https://github.com/batleforc/UnlabeledProject.git + cd UnlabeledProject + ``` + +:::info + +Première étape, vous venez de récupérer le code source de cette solution sans titre et de vous déplacer dans le dossier les contenants. + +::: + +#### 2. Installation des dépendances + +Afin de l'utiliser veuillez double cliquer sur celui ci.
+ Une fois l'installation finie, il ne vous reste plus qu'à lancer l'exécutable présent sur votre bureau. +Afin d'utiliser cette version il suffit uniquement de la lancer.
+- Afin de pouvoir utiliser le bot veuillez télécharger l'archive - contenant les exécutable nécessaire : -
- - {" "} - =>Ffmpeg.org - -- Une fois l'archive télécharger veuillez placer sont contenue - dans : -
-{Bot.canPlay.where}\
R2-D2 by P Thanga Vignesh from the Noun Project
-{value.label}
-- {value.token ? value.token.substring(0, 4) : "To...Ken"} - {value.token ? "..." : ""} - {value.token ? value.token.substring(value.token.length - 4) : ""} -
-Liste des Bot:
-Aucun Bot disponible
-Veuillez en créer un
-Username : {Bot.user.username}
-Tag : {Bot.user.tag}
-File d'attente :
- {Voice.Queue.map((value: any,index:number) => { - return{label}
-test
- - ); - if (href) - return ( - -{label}
- - ); - return ( - -{label}
- - ); -}; - -export default connect((state) => state)(BurgerItem); diff --git a/src/Component/navbar/Burger/index.tsx b/src/Component/navbar/Burger/index.tsx deleted file mode 100644 index 67bde1e..0000000 --- a/src/Component/navbar/Burger/index.tsx +++ /dev/null @@ -1,549 +0,0 @@ -import React from "react"; -import { connect } from "react-redux"; -import { slide as Menu } from "react-burger-menu"; -import { setBurger } from "../../../Action/showModal"; -import BurgerItem from "./BurgerItem"; -import VoicePlayer from "../../Voice/VoicePlayer"; -var link = [ - { - to: "/token", - label: "Bot", - Icon: ({ className }: any) => ( - - ), - }, - { - to: "/voice", - label: "SoundBoard", - disabled: ({ Bot }: any = {}) => Bot?.user === undefined, - Icon: ({ className }: any) => ( - - ), - }, - { - to: "https://batleforc.github.io/UnlabeledProject/", - href: true, - label: "Documentation", - Icon: ({ className }: any) => ( - - ), - }, -]; - -export const index = ({ ShowModal, dispatch, ...props }: any) => { - return ( - - ); -}; - -export default connect((state) => state)(index); diff --git a/src/Component/navbar/ChanSelect.tsx b/src/Component/navbar/ChanSelect.tsx deleted file mode 100644 index e57a61d..0000000 --- a/src/Component/navbar/ChanSelect.tsx +++ /dev/null @@ -1,40 +0,0 @@ -import React from "react"; -import { connect } from "react-redux"; -import { setChanIdAction } from "../../Action/Voice"; - -const ChanSelect = ({ Bot, dispatch, Voice }: any) => { - return ( - - ); -}; - -export default connect((state) => state)(ChanSelect); diff --git a/src/Component/navbar/ServeurSelect.tsx b/src/Component/navbar/ServeurSelect.tsx deleted file mode 100644 index 1536503..0000000 --- a/src/Component/navbar/ServeurSelect.tsx +++ /dev/null @@ -1,48 +0,0 @@ -import React from "react"; -import { connect } from "react-redux"; -import { BotServeurChanGetter } from "../../Action/Bot"; -import { setChanId } from "../../Action/Voice"; - -export const ServeurSelect = ({ Bot, dispatch }: any) => { - if (Bot.Serveur.message !== undefined) return ; - return ( - - ); -}; - -export default connect((state) => state)(ServeurSelect); diff --git a/src/Component/navbar/TopNavBar.tsx b/src/Component/navbar/TopNavBar.tsx deleted file mode 100644 index 5b1b84f..0000000 --- a/src/Component/navbar/TopNavBar.tsx +++ /dev/null @@ -1,59 +0,0 @@ -import React from "react"; -import { connect } from "react-redux"; -import { Link } from "react-router-dom"; -import { setBurger } from "../../Action/showModal"; -import Nav from "./nav"; - -export const TopNavBar = ({ Bot, dispatch, ShowModal, ...props }: any) => { - return ( - - ); -}; - -export default connect((state) => state)(TopNavBar); diff --git a/src/Component/navbar/VoiceNav.tsx b/src/Component/navbar/VoiceNav.tsx deleted file mode 100644 index 15d2d20..0000000 --- a/src/Component/navbar/VoiceNav.tsx +++ /dev/null @@ -1,53 +0,0 @@ -import React from "react"; -import { connect } from "react-redux"; -import { setBoardParam, setQueueSlide } from "../../Action/showModal"; -import ChanSelect from "./ChanSelect"; -import ServeurSelect from "./ServeurSelect"; -export const VoiceNav = ({ Voice, Bot, dispatch, ShowModal }: any) => { - return ( -docs
directory.
+ >
+ ),
+ },
+ {
+ title: "Powered by React",
+ imageUrl: "img/undraw_docusaurus_react.svg",
+ description: (
+ <>
+ Extend or customize your website layout by reusing React. Docusaurus can
+ be extended while reusing the same header and footer.
+ >
+ ),
+ },
+];
+
+function Feature({ imageUrl, title, description }) {
+ const imgUrl = useBaseUrl(imageUrl);
+ return (
+ {description}
+{siteConfig.tagline}
+Prêt a sauter le pas ?
+by {value.author.login}
+