https://github.com/androz2091/pronote-bot-discord
Un bot Discord pour envoyer les nouveaux devoirs dans un serveur Discord 📚
https://github.com/androz2091/pronote-bot-discord
bot discord notifications pronote pronote-discord-bot
Last synced: about 1 year ago
JSON representation
Un bot Discord pour envoyer les nouveaux devoirs dans un serveur Discord 📚
- Host: GitHub
- URL: https://github.com/androz2091/pronote-bot-discord
- Owner: Androz2091
- Created: 2020-03-20T07:48:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-18T07:17:14.000Z (almost 4 years ago)
- Last Synced: 2025-04-03T21:51:11.596Z (over 1 year ago)
- Topics: bot, discord, notifications, pronote, pronote-discord-bot
- Language: JavaScript
- Homepage:
- Size: 60.5 KB
- Stars: 29
- Watchers: 4
- Forks: 18
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pronote Discord Bot
Un bot Discord très simple qui envoie des notifications dans un salon sur Discord lorsqu'un devoir ou une note est ajouté sur Pronote, ou lorsqu'un enseignant est absent ! 📚
Si vous êtes plus à l'aise avec Python vous pouvez également utiliser le bot de **[busybox11](https://github.com/busybox11/probote)**, qui sera surement compatible avec la dernière version de Pronote bientôt ! 💫

## Installation
* Cloner le repository (`git clone https://github.com/Androz2091/pronote-bot-discord`)
* Installer les dépendances (`npm install`)
* Renommer le fichier `.env.example` en `.env` et le compléter.
* Lancer le bot avec `node index.js`
* C'est fini !