Commit graph

29 commits

Author SHA1 Message Date
Fillerino
f0475bf5c4 Merge pull request #8 from akinwale/master
Price bot implementation pull request
@lyoshenka this will need the MARKET_TRADING_CHANNEL env variable and a npm install!
2017-06-15 17:12:51 +02:00
Fillerino
a9333677e2 Revert "Revert "Fallback solution as proposed in pull #7"" 2017-06-15 10:12:32 +02:00
Fillerino
00dbbeb625 Revert "Fallback solution as proposed in pull #7" 2017-06-15 09:58:02 +02:00
Niko Storni
db4aa96031 removed channel entry 2017-06-15 01:47:09 +02:00
Niko Storni
830e46a50c added fallback handler in case the API is down
added short sleep between messages to prevent slack rate limit throttle
fixed price schema
2017-06-15 01:40:37 +02:00
Akinwale Ariwodola
538cc21a34 price bot implementation 2017-06-14 17:29:12 +01:00
Niko Storni
16a777ad33 added metadata to claims 2017-06-12 02:03:31 +02:00
Alex Grintsvayg
5894b1a0c8 better emoji 2017-03-17 16:51:41 -04:00
Alex Grintsvayg
1b197b160d better messages 2017-03-17 11:04:58 -04:00
Alex Grintsvayg
53b3083bb1 even better handling of claims without value 2017-02-14 12:50:46 -05:00
Alex Grintsvayg
a4cf012974 dont error on claims without value 2017-02-14 12:38:54 -05:00
Alex Grintsvayg
5ecaf39e7d even more error logging 2017-02-13 16:26:01 -05:00
Alex Grintsvayg
29dffdf297 log slack errors 2017-02-13 15:44:51 -05:00
Alex Grintsvayg
361caab454 add claimbot 2017-02-02 17:52:24 -05:00
Alex Grintsvayg
d44b77b316 exclude myself from channel restriction 2016-12-26 10:49:00 -05:00
Alex Grintsvayg
c1938a3fb5 fix gifbot bugs 2016-09-08 17:50:23 -04:00
loblao
ecb56e1539 Implement gifbot 2016-09-05 15:56:44 -03:00
Alex Grintsvayg
7503eacf14 ignore LBC at end of tip amounts 2016-08-31 10:14:48 -04:00
Alex Grintsvayg
02861a97d8 channel is just a string 2016-08-30 22:59:01 -04:00
Niko Storni
4e709db0e4 fixed channel not showing up 2016-08-31 02:13:32 +02:00
Niko Storni
98bc0ce942 allowed dm commands 2016-08-30 22:15:05 +02:00
Niko Storni
c4283fd9d4 workaround for missing api 2016-08-30 22:05:49 +02:00
Alex Grintsvayg
14f0090ea9 thats it 2016-08-30 15:47:02 -04:00
Alex Grintsvayg
a834e838d2 minor tweaks 2016-08-30 15:34:35 -04:00
Niko Storni
1d0252ab02 added support for tipping in every channel 2016-08-30 21:16:19 +02:00
Niko Storni
cf689927d9 added obviously missing return 2016-08-30 20:41:59 +02:00
Niko Storni
3817ec8e33 fixed condition 2016-08-30 20:00:19 +02:00
Niko Storni
68230b25e6 added channel limitation for normal users
moved trigger check further back in the function
2016-08-30 19:49:41 +02:00
Alex Grintsvayg
e458fd5838 refactor 2016-08-16 12:39:24 -04:00