Git Product home page Git Product logo

discord-bot-gestion-vocal's Introduction

Discord BOT Gestion Vocal

Bot utilitaire permettant la gestion des canaux vocaux d'un serveur Discord : création, suppression, déplacement des membres,...

Installation

  1. Installer les nécessaires :
    • Python 3 minimum
    • Différentes libraires listés dans requirements.txt
python3 -m pip install requirements.txt
  1. Obtenir un token pour le BOT

    1. Créer une application sur https://discordapp.com/developers/applications/me

    2. Créer un bot

    3. Récupérer le Token du BOT

    4. Incorporer le Token dans le fichier config.py à la place de XXXXXX

apiBot = 'XXXXXX'
  1. Exécuter le fichier bot.py

NOTE : un canal textuel logbot sera créé au 1er lancement du BOT, il affichera certaines opérations exécutées par le BOT

Commandes

Pour tous les membres du serveur

  • !move <channel-name> : déplace le membre qui saisit la commande dans le canal vocal (uniquement pour les canaux vocaux crée via le BOT)

Seulement aux administrateurs

Administrateur : membre disposant du rôle classé le plus haut dans la liste des rôles

  • !moveChannelTop <channel-name> : déplace le canal vocal en haut de la liste (uniquement pour les canaux vocaux crée via le BOT)
  • !create : crée un canal vocal avec un nom aléatoire
  • !create <channel-name> : crée un canal vocal avec le nom fournir
  • !delete <channel-name> : Supprime le canal vocal (uniquement pour les canaux vocaux via le BOT)
  • !delete : Supprime tous les canaux vocaux créent via le BOT
  • !deleteAll : Supprime tous les canaux vocaux sauf le canal vocal General

Par Bilel JEGHAM : http://bilel.jegham.com

discord-bot-gestion-vocal's People

Contributors

bileljegham avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.