Commit Graph

58 Commits

Author SHA1 Message Date
1e948e1859 Revert api upgrade changes; update dockerfile. 2019-05-30 17:39:46 -05:00
6456fd689f Reference the new Webclient instead of SlackClient. 2019-05-28 21:40:30 -05:00
7f88871543 Moving back to slackclient 2.
- I'm going to to just have to rewrite the bot to fit with
- the new api. bluh.
2019-05-28 21:39:59 -05:00
6b578a3946 Try to recover to older slackclient version
- slack introduced breaking changes somewhere in here.
- i'm trying to find an old version that will work
- i am not hopeful.
2019-05-28 21:28:48 -05:00
04f040e885 Update slackclient version to 2.0.0 again. 2019-05-28 21:12:06 -05:00
e64ef30664 Finally working commit; some dependencies must have been updated.
- I didn't change anything and it broke
- guessing some packages used to be included in an image that
- are no longer there.
- explicitly adding another apk call to include dependencies
- fixed the issue.
2019-05-28 21:08:02 -05:00
15d3c05fc6
Update dockerfile 2019-05-28 16:54:46 -05:00
67e455199b
Update dockerfile 2019-05-28 16:02:00 -05:00
ad1aaff247
Update dockerfile 2019-05-28 15:18:15 -05:00
d4359c2df9
Update dockerfile 2019-05-28 15:15:39 -05:00
bb0a669bfc
Update dockerfile
Break out pip/slackclient install lines to different layers to troubleshoot an issue
2019-05-28 15:15:01 -05:00
f7296568e1 Update pence line to be case-insensitive 2018-11-13 16:06:57 -06:00
bc8ba27619 Update readme with specific chat functions. 2018-11-13 13:27:09 -06:00
c482a7115f Add "pence" 1liner so i can start playing with more text reactions. 2018-11-13 13:08:25 -06:00
f27398b747 * mojojojo-bot.py: Add new argument for handle_command. 2018-10-17 00:02:04 -05:00
213a61b930 Update loop structure to allow for real time alert notifications. 2018-10-07 18:11:24 -05:00
fbf32bf0be Update mojo to look at proper alerts.log file. 2018-10-07 16:42:56 -05:00
7135de66d2 Update file monitor to look for shared-vol '/shared/' location. 2018-10-07 16:28:17 -05:00
12546b8bdd Update logging syntax to cast bool to string. 2018-10-07 14:53:55 -05:00
006ab2c880 Add additional logging statements to monitoring function. 2018-10-07 14:45:36 -05:00
47eaac7220 Update monitoring function to include channel declaration. 2018-10-07 14:41:08 -05:00
91e11c41da Move logging line to proper if statement. 2018-10-07 14:15:15 -05:00
7e6432a138 Update monitoring if statement to include a logging line. 2018-10-07 14:08:28 -05:00
2df4772c9d Fix definition of variable. 2018-10-07 13:57:18 -05:00
68cc61cf01 Update file monitor function. 2018-10-07 13:45:41 -05:00
497b54276d Dunno what changed here woops 2018-10-07 13:08:59 -05:00
b157a74fd5 Add function for handling monitoring errors. 2018-10-07 13:07:54 -05:00
db3adea966 Fix whitespace issues. 2018-08-13 16:27:51 -05:00
5d63c4bc6e Remove env. var reference. 2018-05-28 23:18:03 -05:00
6e5f8052ea Break out react api call to separate function. 2018-05-19 13:23:20 -05:00
6ddfd96f7d Break reaction string parsing out to a function. 2018-05-19 12:14:49 -05:00
513e24edd2 Change reaction logic to include function with re check. 2018-05-19 11:47:34 -05:00
1f8196352a update .gitignore 2018-05-14 20:23:01 -05:00
6e049772a3 Update flavortown family of reactions to include custom guyfieri emoji. 2018-05-14 15:40:09 -05:00
aa9346fdb1 Update build process because I forgot how to do run commands. 2018-05-13 21:12:57 -05:00
ac1eaf5005 Add docker file 2018-05-13 21:00:22 -05:00
8edcd0e462 Add new flavortown family of reactions 2018-05-13 21:00:04 -05:00
2468e6dbc9 adding very important emoji capability 2018-03-27 22:07:37 -05:00
9bf4316a83 removing bot2.py 2018-02-01 21:40:09 -06:00
31cec8c005 Slight tweaks; making reactAdd trigger with robot_face, other small changes 2018-02-01 21:39:18 -06:00
c75597a285 adding noun list, noun handling for 'download a car' text generation functionality 2018-01-28 13:27:02 -06:00
675325e62f cleaning up working dir 2018-01-27 11:41:42 -06:00
c183b23d0a Integration complete. 2018-01-27 11:40:45 -06:00
17f0cce5fb splitting work out to new file to keep functionality intact during updates 2018-01-27 10:42:13 -06:00
d94bae147c additional fucking around with integration of bots scripts. 2018-01-26 23:32:26 -06:00
dfeebe53d9 trying to combine scripts into bot.py 2018-01-23 23:13:48 -06:00
93551c8460 removing old code from bot.py in prep for integration between bot.py and bot2.py 2018-01-23 22:21:09 -06:00
ba2dd81ed6 IT WORKS 2018-01-22 23:25:13 -06:00
76f2d8b29e moved testing of reactionbot to mojojojo-bot2.py - getting closer! 2018-01-22 22:26:48 -06:00
b72aaaf2df changing testcase to 'test' text. 2018-01-21 23:19:16 -06:00