index
:
radiodiodibot.git
master
Telegram bot for the Radiodiodi student radio broadcast
Git Server
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Forward only new messages
master
Jan Tuomi
2017-04-17
4
-6
/
+30
|
*
Sort incoming API data by id
Jan Tuomi
2017-04-17
2
-2
/
+4
|
*
Send id to shoutbox as hex string
Jan Tuomi
2017-04-17
1
-1
/
+2
|
*
Fix shoutbox API calls
Jan Tuomi
2017-04-17
1
-4
/
+13
|
*
Merge pull request #2 from juusaw/patch-1
Jan T
2016-08-02
1
-1
/
+1
|
\
|
|
|
|
#1 Updated API call to filter TG messages
|
*
#1 Updated API call to filter TG messages
Juuso Mikkonen
2016-08-01
1
-1
/
+1
|
/
*
Fix url encoding issue
Jan Tuomi
2016-07-30
1
-6
/
+12
|
*
Add Telegram message content info to logging
Jan Tuomi
2016-07-30
1
-0
/
+1
|
*
Remove id from POST requests
Jan Tuomi
2016-07-28
2
-5
/
+2
|
*
Fix bug where messages are answered in a wrong Telegram chat
Jan Tuomi
2016-07-28
2
-11
/
+7
|
*
Mention api token in README.md
Jan T
2016-07-28
1
-0
/
+1
|
*
Update README.md to conform to new design changes
Jan T
2016-07-28
1
-8
/
+17
|
*
Remove several command line options to make use of the config file mandatory
jantuomi
2016-07-28
1
-27
/
+19
|
*
Move launcher code to a class
jantuomi
2016-07-28
1
-84
/
+92
|
*
Revert daemon functionality because of implementation difficulties
jantuomi
2016-07-28
1
-9
/
+0
|
*
Add option --daemon, still WIP
Jan Tuomi
2016-07-27
1
-2
/
+21
|
*
Add threading to UptimeService, fix response
jantuomi
2016-07-26
2
-1
/
+19
|
*
Add uptime service
jantuomi
2016-07-26
3
-2
/
+38
|
*
Add API token config parameter for API authentication
Jan Tuomi
2016-07-21
4
-5
/
+10
|
*
Fix API post functionality
Jan Tuomi
2016-07-20
2
-9
/
+35
|
*
Replace last message dict with storing the last message id, fix type ↵
jantuomi
2016-07-20
3
-35
/
+10
|
|
|
|
conversion problem
*
Remove default value 10 from interval option
jantuomi
2016-07-20
2
-3
/
+3
|
*
Fix timestamp parsing
jantuomi
2016-07-20
1
-4
/
+11
|
*
Update README.md
Jan T
2016-07-19
1
-2
/
+2
|
*
Restructure project
jantuomi
2016-07-19
8
-20
/
+25
|
*
Add requirements.txt file for pip
jantuomi
2016-07-19
1
-0
/
+2
|
*
Code cleanup
jantuomi
2016-07-19
7
-75
/
+183
|
*
Update README.md
Jan T
2016-07-18
1
-2
/
+26
|
*
Add welcome text
Jan Tuomi
2016-07-18
1
-0
/
+3
|
*
Add config parser and config file
Jan Tuomi
2016-07-18
2
-12
/
+33
|
*
Add buffer to avoid forwarding duplicate messages from shoutbox
Jan Tuomi
2016-07-18
4
-11
/
+42
|
*
Add option to change API call interval
jantuomi
2016-07-18
2
-1
/
+6
|
*
Update README.md
Jan T
2016-07-18
1
-1
/
+17
|
*
Refactor sending messages to Telegram into its own method
jantuomi
2016-07-18
1
-3
/
+8
|
*
Add verbose option
jantuomi
2016-07-18
1
-10
/
+18
|
*
Forward messages from shoutbox to telegram successfully
jantuomi
2016-07-18
3
-4
/
+11
|
*
Create JSON Factory, http test server now dumps incoming telegram messages
jantuomi
2016-07-18
4
-16
/
+53
|
*
Create shoutbox API communicator class
jantuomi
2016-07-18
3
-28
/
+39
|
*
Fix json message, general fixes
Jan Tuomi
2016-07-18
2
-7
/
+14
|
*
Add mock http server for api tests, response logging
Jan Tuomi
2016-07-18
2
-0
/
+52
|
*
Add option for chat_id, refine logging
Jan Tuomi
2016-07-16
2
-16
/
+30
|
*
Fix hashbang
Jan Tuomi
2016-07-15
1
-1
/
+1
|
*
Add start and stop, rudimentary API request placeholder
jantuomi
2016-07-15
2
-20
/
+52
|
*
Restructure code into classes
jantuomi
2016-07-15
2
-52
/
+69
|
*
Add 'now playing' functionality for testing purposes
jantuomi
2016-07-14
1
-9
/
+31
|
*
Add basic functionality and a placeholder response
jantuomi
2016-07-14
1
-11
/
+49
|
*
Fix sys.argv call
jantuomi
2016-07-14
1
-1
/
+1
|
*
Add telepot dependency
Tuomi Jan-Sebastian
2016-07-14
1
-0
/
+23
|
*
Initial commit
Jan T
2016-07-14
3
-0
/
+111