Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcobuster/googlebot
WIP - A complete GoogleBot for Telegram.
https://github.com/marcobuster/googlebot
bot google telegram wip
Last synced: 23 days ago
JSON representation
WIP - A complete GoogleBot for Telegram.
- Host: GitHub
- URL: https://github.com/marcobuster/googlebot
- Owner: MarcoBuster
- License: mit
- Created: 2017-01-22T18:20:20.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-11T11:52:48.000Z (almost 7 years ago)
- Last Synced: 2024-11-30T08:48:02.392Z (about 1 month ago)
- Topics: bot, google, telegram, wip
- Language: Python
- Homepage:
- Size: 241 KB
- Stars: 13
- Watchers: 6
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
# Telegram Google Bot [![Build Status](https://travis-ci.org/MarcoBuster/GoogleBot.svg?branch=master)](https://travis-ci.org/MarcoBuster/GoogleBot)
## Introduction
[Telegram](https://telegram.org) is a messaging application that allows you to use [bots](https://core.telegram.org/bots), developed using [Telegram Bot APIs](https://core.telegram.org/bots/api).
Google Bot will be a Telegram Bot for [Google](https://developers.google.com) Services & APIs.## Features
Currently implemented features, services and APIs:
* **Multi language**, this bot is multilanguage and it's pretty easy to add or edit a translation.
* **Google OAuth 2**, sign-in with your Google Account, only first time.
* **Google News**, get news from your country.
* **Google Trends**, look for a topic and watch Google Trends graph.
* **Google Calendar**, view, create, edit and delete events from your [Google Calendar](https://calendar.google.com).
* **Google Drive**, browse and download files from the best online cloud storage: [Google Drive](https://drive.google.com)!
* And much more to come!## Credits and license
Developer of this project is [Marco Aceti](https://telegram.me/MarcoBuster).
All code and translations are relased under [MIT License](https://github.com/MarcoBuster/GoogleBot/blob/master/LICENSE).This software is relased "as is", without warranty of any kind.
### Translators
* **Italian translation**: [Marco Aceti](https://telegram.me/MarcoBuster)
* **English translation**: [Marco Aceti](https://telegram.me/MarcoBuster) and [Pietro Arado](https://telegram.me/ProfOak)
* **Spanish translation**: [Alessandro Casnigo](https://www.github.com/casungo/)... Thanks!
**Copyright (c) 2017-2018 The TelegramGoogleBot Authors (see AUTHORS)**