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
- Host: GitHub
- URL: https://github.com/gnosis/dappcon_telegram_bot
- Owner: gnosis
- Created: 2018-07-17T10:16:10.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-22T08:14:17.000Z (about 6 years ago)
- Last Synced: 2025-03-17T20:29:07.193Z (7 months ago)
- Language: Python
- Size: 52.7 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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