Senero is a decentralized private communications system
A Telegram bot for Senero build with Python 2.7
- Read Reddit posts
- Hear Senero tweets on Twitter
- Read our Yellow paper
- Read our Road map
- Read Senero articles on Medium
- Read our news and updates on our blog
- Join our Telegram group
$ cd SeneroTelegramBot
$ pip install telebot pyTelegramBotAPIusage: main.py [-h] -token TOKEN [-saveFile SAVEFILE]
optional arguments: -h, --help show this help message and exit -token TOKEN, -t TOKEN Telegram API token -saveFile SAVEFILE Set the save file path (default data.json)
MIT