Gandus10 / NotesBot

Bot for Discord. Manage your grades.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Documentation Status

Discord bot : Bot-notes

Idée de base du projet

Le but du projet est de réaliser un Discord Bot que l'utilisateur peut utiliser pour calculer sa moyenne de module ou d'une matière. L'utilisateur peut ajouter ses notes en indicant 'le nom du cours/sa note/la pondération'. Il peut demander sa moyenne en indicant moyenne 'nom du module' ou 'moyenne nom du cours'

Requirements

Installation

$ pip install NotesBot

Configuration

Discord TOKEN is read from environments variables at TOKEN. Make sure to add yours before running the bot.

Run

$ python notes-bot/notes-bot-discordapi.py

Usage

Send message to Bot-notes on Discord. Use !help to show available commands.

notes-bot/help_message.rst

Auteurs

About

Bot for Discord. Manage your grades.

License:MIT License


Languages

Language:Python 99.6%Language:Shell 0.4%