This software is a Telegram Bot that provides infos about free classrooms.
Questo software è un Telegram Bot che fornisce le aule libere dell'Università di Roma Tre.
1.1.1
- mongodb
- nodejs
- npm
- Install dependencies / Installare le dipendenze;
- Clone this repo / Clonare questo repository;
- Launch
npm install
in the cloned folder / Come gli altri applicativi node, lanciarenpm install
nella cartella clonata; - Create a new Telegram Bot / Creare un nuovo Bot Telegram come spiegato [in questa pagina] (https://core.telegram.org/bots#3-how-do-i-create-a-bot)
- Copy
etc/config.sample.js
inetc/config.js
and insert your infos / Copiareetc/config.sample.js
inetc/config.js
ed inserire le proprie configurazioni personali.
Run node bin/bot
to execute the app / Eseguire il comando node bin/bot
per avviare l'applicazione
By now there aren't known issues, if you found a bug report using [Issue Tracker] (https://github.com/LUGRomaTre/LUGBot/issues)
Al momento non sono stati riscontrati problemi non risolti, nel caso venga riscontrato un problema si prega di comunicarlo tramite la funzione [Issue Tracker] (https://github.com/LUGRomaTre/LUGBot/issues)
Will be written a wiki, by now you can use the [Issue Tracker] (https://github.com/LUGRomaTre/LUGBot/issues)
Verrà scritta una wiki, per il momento si può utilizzare la funzione [Issue Tracker] (https://github.com/LUGRomaTre/LUGBot/issues)
As all the LUG's software, anyone is welcome to contribute to the develop. All the [Pull Requests] (https://github.com/LUGRomaTre/LUGBot/pulls) will be overhauled by the LUG's developers.
Come tutto il software del LUG, chiunque è il benvenuto a partecipare allo sviluppo. Tutte le [Pull Requests] (https://github.com/LUGRomaTre/LUGBot/pulls) verranno revisionate dagli sviluppatori del LUG.
If you want to know what to do you can check the [Issue Tracker] (https://github.com/LUGRomaTre/LUGBot/issues) and the [TODO] (TODO.md)
Per avere un idea di quello che c'è da fare verificare l'[Issue Tracker] (https://github.com/LUGRomaTre/LUGBot/issues) e il documento [TODO] (TODO.md)
If the Pull Request is accepted the author will be added in the Contributors list, if the pull is not compliant full explanation will be given to the author.
Se la Pull Request viene accettata l'autore verrà inserito nell'elenco dei Contributors, mentre invece se viene giudicata non idonea, verrà data esaustiva spiegazione all'autore.
- [iksoiks] (https://github.com/iksoiks) - LUG Roma Tre
- [KernelPanic] (https://github.com/lorenzo-pizzari) - LUG Roma Tre