https://github.com/noursindev/iutimemanager
IUTimeManager for Discord made-by-students INFO section of IUT of Nantes.
https://github.com/noursindev/iutimemanager
Last synced: 9 months ago
JSON representation
IUTimeManager for Discord made-by-students INFO section of IUT of Nantes.
- Host: GitHub
- URL: https://github.com/noursindev/iutimemanager
- Owner: NoursInDev
- License: other
- Created: 2023-09-07T17:28:33.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-16T12:33:37.000Z (about 2 years ago)
- Last Synced: 2024-12-31T21:20:44.742Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 32.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# IUTimeManager
-> IUTimeManager for Discord made-by-students INFO section of IUT of Nantes.
# WTHIT?
- IUTimeManager must become a discord bot which publiches students' changing planning each week for the next week, and notifes the updates maid on the planning.
- It will be configurable to publish several schedules for several classes on different lounges on discord, predefined in advance.
- Programming language: GO, JS, Python(maybe)
# SETUP
> Packages needed: GO: github.com/fogleman/gg, image/color, encoding/json, bufio, time, strings, io, os, net/http, fmt
>
> Config.js configuration: not currently implemented
# CURRENT ADVANCEMENT
- **Beta** Dev Stage. (0.2.1)
- Operating functions: getICS, getEvents, filterEventsByDateRange, CalendarGeneration, loadEvents, extractDate, extractHour, getDayOfWeek, timeStringToHours, parseHexColor, hexToDec, areValuesEqual, contains, areFirstEightDigitsEqual, main
- Bugged functions: ---
- Discord bot part: Bugged in v0.2.0, v0.2.1 currently untested
> ***Please read the terms of use: [Licence](LICENSE.md)***