Compare commits

..

1 Commits

Author SHA1 Message Date
Candlio adff50bc66
Merge 5f2c313562 into 9b8c42182b 2025-02-03 10:37:32 +03:00
1 changed files with 4 additions and 6 deletions

View File

@ -1,15 +1,15 @@
# Discord bot for MP2Is # Staticky
## Description ## Description
Staticky is a Python-based bot that provides various functionalities for managing the MP2I Discord server. The Discord Bot MPII is a Python-based bot that provides various functionalities for managing the MP2I Discord server.
## Installation ## Installation
To install and runStaticky, follow these steps: To install and run the Discord Bot MPII, follow these steps:
1. Clone the repository: `git clone https://github.com/fallmarsisus/staticky.git` 1. Clone the repository: `git clone https://github.com/fallmarsisus/staticky.git`
2. Install the required dependencies: `pip install -r requirements.txt` 2. Install the required dependencies: `pip install -r requirements.txt` // Pas tout de suite mdr
3. Run the bot: `botdiscord.py` 3. Run the bot: `botdiscord.py`
## Commands ## Commands
@ -19,8 +19,6 @@ Once the bot is running, you can use various commands to interact with it. Here
- `/help`: Display the list of available commands. - `/help`: Display the list of available commands.
- `/colloscope [group] {timezone}`: Get a .ics file with your orals. - `/colloscope [group] {timezone}`: Get a .ics file with your orals.
There will be more soon
## License ## License