|
cebc91d13a
|
Add a method to send a photo.
|
2018-01-13 22:41:07 -08:00 |
|
|
81eee54695
|
Properly handle the @ part of a command.
|
2018-01-12 22:28:13 -08:00 |
|
|
e4381e7daf
|
Only send nil to channel if worker was just spawned.
|
2018-01-12 22:18:20 -08:00 |
|
|
d020c0c9bf
|
Move the spawn code out of the poll method.
|
2018-01-12 22:07:32 -08:00 |
|
|
caca0b1398
|
Add a way to send messages.
|
2018-01-12 22:07:20 -08:00 |
|
|
4eaaaa28b7
|
Add poll and end_poll methods the bot.
|
2018-01-12 21:54:22 -08:00 |
|
|
1183ee7bc7
|
Add a timeout to the update polling.
|
2018-01-12 20:58:51 -08:00 |
|
|
d02b25d026
|
Implement method to process updates.
|
2018-01-12 20:56:04 -08:00 |
|
|
cb1c4f2e54
|
Add a way to register routes that should be run by the bot on update.
|
2018-01-12 20:28:05 -08:00 |
|
|
de9a189d57
|
Add proper git link to README.md
|
2018-01-12 18:24:35 -08:00 |
|
|
5b79a797da
|
Edit the README.
|
2018-01-12 18:15:03 -08:00 |
|
|
ac0c8823a3
|
Implement method to get updates from Telegram.
|
2018-01-12 18:03:55 -08:00 |
|
|
57ee991895
|
Create the base class for the Bot.
|
2018-01-12 17:22:05 -08:00 |
|
|
d0a044f3c7
|
Add models of Telegram API JSON responses.
|
2018-01-12 16:51:11 -08:00 |
|
|
76381e004a
|
Initial Commit
|
2018-01-12 15:19:20 -08:00 |
|