{"id":15680002,"url":"https://github.com/marcobuster/classevivabot","last_synced_at":"2025-05-07T11:13:01.890Z","repository":{"id":89533370,"uuid":"71382227","full_name":"MarcoBuster/ClasseVivaBot","owner":"MarcoBuster","description":"Telegram bot for ClasseViva / Spaggiari electronic register","archived":false,"fork":false,"pushed_at":"2017-11-13T15:58:08.000Z","size":79,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-10T11:48:20.578Z","etag":null,"topics":["bot","classeviva","python","telegram"],"latest_commit_sha":null,"homepage":"https://t.me/ClasseVivaBot","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MarcoBuster.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-19T17:24:15.000Z","updated_at":"2023-04-06T12:29:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"829ef59a-6e6d-440b-ae1c-6570009f1623","html_url":"https://github.com/MarcoBuster/ClasseVivaBot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcoBuster%2FClasseVivaBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcoBuster%2FClasseVivaBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcoBuster%2FClasseVivaBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcoBuster%2FClasseVivaBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarcoBuster","download_url":"https://codeload.github.com/MarcoBuster/ClasseVivaBot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233655150,"owners_count":18709255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bot","classeviva","python","telegram"],"created_at":"2024-10-03T16:39:56.086Z","updated_at":"2025-01-12T19:43:31.531Z","avatar_url":"https://github.com/MarcoBuster.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ClasseVivaBot  [![Build Status](https://travis-ci.org/MarcoBuster/ClasseVivaBot.svg?branch=rewrite)](https://travis-ci.org/MarcoBuster/ClasseVivaBot)\n_Telegram bot for the most popular electronic register in Italy_\n\n### Installation\n1. Install [Redis](https://redis.io/topics/quickstart) and [PostgreSQL](https://www.postgresql.org/download/).\n2. Create a database and credentials on PostgreSQL.\n3. Install **Python \u003e3.6** and **pip** on your machine.\n4. Create your own Telegram bot from [@BotFather](https://t.me/BotFather) and take note of the bot token\n5. `$ \u003cpython executable\u003e -m pip install -r requirements.txt`\n6. Edit `config.sample.py` and rename it to `config.py`: \n    * `REDIS_HOST`, `REDIS_PORT`, `REDIS_DB`, `REDIS_PASSWORD` from **Redis** configuration.\n    * `POSTGRESQL_DBNAME`, `POSTGRESQL_HOST`, `POSTGRESQL_PORT`, `POSTGRESQL_USER`, `POSTGRESQL_PASSWORD` from **PostgreSQL** configuration.\n    * In `BOT_TOKEN` insert the Telegram Bot API token from **BotFather**.\n    * In `SCHOOL_YEAR_BEGINNING` insert the school year's beginning date by editing the `dt(...)` object. _Note: the \"day\" param must be \"1\"._\n    * In `SCHOOL_YEAR_END` insert the school year's ending date by editing the `dt(...)` object. _Note: the \"day\" param must be the last day of the month._\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcobuster%2Fclassevivabot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcobuster%2Fclassevivabot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcobuster%2Fclassevivabot/lists"}