Last updated:
0 purchases
aprsdtelegramplugin 0.1.3
Features
Have a 2 way chat with users of Telegram messenger http://telegram.org
Requirements
You have to create a telegram bot and start the bot
Telegram users have to add that bot and then /start
Telegram user can then message the bot
Only after a telegram user has successfully completed the above
can you then message a telegram user from an APRS enabled HAM Radio.
Installation
You can install aprsd-telegram-plugin via pip from PyPI:
$ pip install aprsd-telegram-plugin
Now edit your aprsd.yml config file and add the plugin
aprsd:
enabled_plugins:
- aprsd_telegram_plugin.telegram.TelegramChatPlugin
services:
telegram:
apiKey: <Your Telegram bot APIkey>
shortcuts:
'wb': hemna6969
Usage
Please see the Command-line Reference for details.
Contributing
Contributions are very welcome.
To learn more, see the Contributor Guide.
License
Distributed under the terms of the MIT license,
aprsd-telegram-plugin is free and open source software.
Issues
If you encounter any problems,
please file an issue along with a detailed description.
Credits
This project was generated from @hemna’s APRSD Plugin Python Cookiecutter template.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.