|
eead3717c6
|
Add a host property to the SlackService
|
2016-09-26 00:07:22 -04:00 |
|
|
80527cbe6e
|
Update to rtmbot 0.3.0
Merge tag '0.3.0'
|
2016-09-11 12:19:01 -04:00 |
|
|
ce3ff13122
|
Pin manager, part 1
|
2016-09-05 19:14:28 -04:00 |
|
philipyun103
|
80dd994671
|
flake8
for reals this time
|
2016-08-07 01:58:44 -07:00 |
|
philipyun103
|
65c1af42d2
|
flake8
fixing rulings to pass build tests
|
2016-08-07 01:56:00 -07:00 |
|
philipyun103
|
1fb557b178
|
Add API Context to Plugin Context
updated idea of @zbarahal’s PR (PR #20) to reflect the current master.
|
2016-08-07 00:42:37 -07:00 |
|
Jeff Ammons
|
b9da306c8f
|
Renaming this for backwards compatibility.
|
2016-04-25 11:27:34 -07:00 |
|
Thomas Zakrajsek
|
45e9f7780c
|
refactored main into start_rtmbot.py, refactored so that RtmBot class is more self sufficient and can be imported and used more easily, removed unused objects from main
|
2015-08-02 18:29:11 -04:00 |
|
Matt Skone
|
6191182cb3
|
Support optional command-line argument specifying full path to conf file.
|
2015-05-28 15:28:44 -07:00 |
|
Ryan Huber
|
a907737aa6
|
remove debug
|
2015-03-04 13:02:14 -08:00 |
|
Ryan Huber
|
fa6e0e1c77
|
ping the server to trigger reconnect on WS fail
|
2015-03-04 13:01:37 -08:00 |
|
Ryan Huber
|
82106deeaa
|
Lower sleep interval for faster replies.
|
2015-03-02 21:20:29 -08:00 |
|
Ryan Huber
|
75309dde80
|
ignore unicode extended chars for now
|
2014-12-25 11:22:12 -08:00 |
|
Ryan Huber
|
d89b6e6d32
|
allow job registration after module loads
|
2014-12-11 22:35:06 -08:00 |
|
Ryan Huber
|
240400439e
|
allow for no logfile
|
2014-12-11 16:31:32 -08:00 |
|
Ryan Huber
|
68d3784533
|
add shiny new daemonize mode
|
2014-12-11 16:25:41 -08:00 |
|
Ryan Huber
|
e80a3459b2
|
clean up example and requirements
|
2014-12-08 15:31:55 -08:00 |
|
Jeff Oyama
|
53cacf9904
|
Use slackbot.rtm_read and slackbot.rtm_connect instead of
`slackbot.read` and `slackbot.connect`
|
2014-12-08 12:32:13 -08:00 |
|
Ryan Huber
|
0a83871ddd
|
don't raise here
|
2014-12-02 18:38:22 -08:00 |
|
Ryan Huber
|
e129b0c0d9
|
rate limit so we don't get kicked
|
2014-12-02 18:34:52 -08:00 |
|
Ryan Huber
|
ec6a3dc90e
|
protect from bad functions in cron
|
2014-11-24 19:01:41 -08:00 |
|
Ryan Huber
|
2dcb4c575b
|
use string .format and make debug more useful
|
2014-11-22 12:40:01 -08:00 |
|
Ryan Huber
|
f29bc7764d
|
exceptional handling of exception
|
2014-11-21 13:35:15 -08:00 |
|
Ryan Huber
|
10ba64e7cc
|
add a catch_all plugin function to see all messages from slack
|
2014-11-18 16:26:00 -08:00 |
|
Ryan Huber
|
28292b35b0
|
create arrays if not created in plugin
|
2014-11-18 09:55:23 -08:00 |
|
Ryan Huber
|
5608883b45
|
don't die on bad plugin
|
2014-11-17 22:26:36 -08:00 |
|
Ryan Huber
|
3d07cf6ecf
|
make plugins dir based
|
2014-11-17 21:17:37 -08:00 |
|
Ryan Huber
|
7f56355ef7
|
cleanup
|
2014-11-17 17:27:40 -08:00 |
|
Ryan Huber
|
f7d7db682b
|
working bot with example plugins
|
2014-11-17 17:07:52 -08:00 |
|