Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.29 KB

README.md

File metadata and controls

29 lines (17 loc) · 1.29 KB

The group of people who originally created this bot are no longer undergraduates, and for some no longer at University Côte d'Azur. That's why we need you to maintain this bot and make sure it keeps working for years to come. We count on you.

Licence Informatique@UCA Discord Bot 🥳

Licence Informatique@UCA Discord Bot

Welcome to the "Licence Informatique@UCA" discord bot repo 🎉. This bot is primarily used on the "Licence Informatique@UCA" discord server. Which is the discord server for the bachelor in computer science at University Côte D'Azur (Nice, France).

Feel free to fork this project change whatever you want 😉 And don't forget to open a pull request!

Features

  • Channel management Use the /cours command to create a new category with:

    1. An announcement channel
    2. A general text channel
    3. A general voice channel

    This command also creates a new Role to add to the role picker.

Other features are yet to be implemented

How to run

  1. Install dependencies with python3 -m pip install -r requirements.txt
  2. Copy the .env.example to .env and fill in the appropriate values
  3. Run main.py