26 lines
783 B
Markdown
26 lines
783 B
Markdown
# Staticky
|
||
|
||
## Description
|
||
|
||
The Discord Bot MPII is a Python-based bot that provides various functionalities for managing the MP2I Discord server.
|
||
|
||
## Installation
|
||
|
||
To install and run the Discord Bot MPII, follow these steps:
|
||
|
||
1. Clone the repository: `git clone https://github.com/fallmarsisus/staticky.git`
|
||
2. Install the required dependencies: `pip install -r requirements.txt` // Pas tout de suite mdr
|
||
3. Run the bot: `botdiscord.py`
|
||
|
||
## Commands
|
||
|
||
Once the bot is running, you can use various commands to interact with it. Here are some examples:
|
||
|
||
- `/help`: Display the list of available commands.
|
||
- `!/colloscope [groupe] {timezone}`: Get a .ics file with your orals.
|
||
|
||
|
||
## License
|
||
|
||
This project is licensed under the MIT License. See the `LICENSE` file for more information.
|