aboutsummaryrefslogtreecommitdiffstats
path: root/project/botmanager.py
Commit message (Collapse)AuthorAgeFilesLines
* Forward only new messagesmasterJan Tuomi2017-04-171-0/+2
|
* Add Telegram message content info to loggingJan Tuomi2016-07-301-0/+1
|
* Remove id from POST requestsJan Tuomi2016-07-281-3/+0
|
* Fix bug where messages are answered in a wrong Telegram chatJan Tuomi2016-07-281-10/+3
|
* Add API token config parameter for API authenticationJan Tuomi2016-07-211-1/+2
|
* Fix API post functionalityJan Tuomi2016-07-201-3/+13
|
* Replace last message dict with storing the last message id, fix type ↵jantuomi2016-07-201-31/+4
| | | | conversion problem
* Fix timestamp parsingjantuomi2016-07-201-4/+11
|
* Restructure projectjantuomi2016-07-191-0/+135