GitXplorerGitXplorer
e

spacebot

public
3 stars
2 forks
1 issues

Commits

List of commits on branch master.
Unverified
3b84144c9e5d958f3969334b3383e58c838ceb92

Reply on subscription

eelamperti committed 8 years ago
Unverified
31e81b0a98d69b6a578f8331f4837ba7ea30321e

Set log level to warn and catch send_message errors

eelamperti committed 8 years ago
Unverified
2fc42cdee96ae02724cf5297a9d2fc41a2e443ee

Add requirements.txt for easier installation

eelamperti committed 8 years ago
Unverified
0ba5fe3635ddaa66b0e68190e7db490640aa17be

Update readme with more instructions

eelamperti committed 8 years ago
Unverified
4693784b51fd4a34ecdf5b6b41c823314f285cb3

Last touches and PEP8 compliance

eelamperti committed 8 years ago
Unverified
fd7aa136ed359c52b52bfe91e2d041e0ea84cd96

Almost working bot :blush:

eelamperti committed 8 years ago

README

The README file for this repository.

SpaceBot

A bot to notify you before space launces 🚀

Requirements

This bot is built around python-telegram-bot, so it requires Python 3.

Install the following pip3 packages:

  • python-telegram-bot
  • apscheduler
  • arrow
  • emoji
  • requests

Usage

Create a Token using the Botfather, then save it to .token. Run spacebot.py and then use /subscribe to start receiving notifications.