Skip to content

NonnEmilia/ArpaEmrBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArpaEmrBot

Server side to handle a Telegram bot giving weather information provided from Arpa Emilia-Romagna.

It's not an official bot, it's simply a reverse engineering/bridge to the Arpa webapp APIs.

Requirements

  • weppy (5.0)

Installation

The use of virtualenv is recommended:

% git clone https://github.com/NonnEmilia/ArpaEmrBot
% cd ArpaEmrBot
% virtualenv env
% . env/bin/activate
% pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages