An open API service indexing awesome lists of open source software.

https://github.com/gnosis/dappcon_telegram_bot

A simple bot returning relevant values for dAppCon schedule
https://github.com/gnosis/dappcon_telegram_bot

Last synced: 4 months ago
JSON representation

A simple bot returning relevant values for dAppCon schedule

Awesome Lists containing this project

README

          

Basic Telegram bot for dAppCon
==============================

Install the following

.. code:: shell

$ pip install -r requirements.txt --upgrade

Basic deployment on a machine that won't sleep (any python 3 should work)

.. code:: shell

python main.py BOT_KEY

where BOT_KEY was provided by the BotFather