Skip to content

andreadodo/LUGBot

Repository files navigation

LUG Roma Tre Bot

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.

Version

1.1.1

Dependencies

  • mongodb
  • nodejs
  • npm

Installation and Configuration

  1. Install dependencies / Installare le dipendenze;
  2. Clone this repo / Clonare questo repository;
  3. Launch npm install in the cloned folder / Come gli altri applicativi node, lanciare npm install nella cartella clonata;
  4. 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)
  5. Copy etc/config.sample.js in etc/config.js and insert your infos / Copiare etc/config.sample.js in etc/config.js ed inserire le proprie configurazioni personali.

Usage

Run node bin/bot to execute the app / Eseguire il comando node bin/bot per avviare l'applicazione

Known Issues

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)

Help

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)

Collaborate

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.

WARNING! WILL NOT CONSIDERE THE PULL REQUEST ON BRANCH master

ATTENZIONE! NON VENGONO PRESE IN CONSIDERAZIONE LE PULL REQUEST SUL BRANCH master


Open source licensing info

  1. TERMS AND CONDITIONS
  2. LICENSE
  3. CFPB Source Code Policy

Credits & Contributors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published