Commit graph

159 commits

Author SHA1 Message Date
501f4aeb6f Pugz pugin 2016-10-13 20:54:49 -04:00
eead3717c6 Add a host property to the SlackService 2016-09-26 00:07:22 -04:00
2c53416cc6 [lore] Cap lorebombs at 30 2016-09-25 14:12:10 -04:00
e8735d8878 [lore] move the lore file to lore.json 2016-09-25 14:06:56 -04:00
89bc27515c [core] fix up the logging a bit 2016-09-25 13:55:09 -04:00
1f056c0cb5 [lore] Add permalink extraction for file objects 2016-09-25 13:54:53 -04:00
61c4af7d6d [lore] Add !scribe skeleton 2016-09-25 13:11:01 -04:00
855625d88c [lore] !lore can retrieve more than one bit via a count parameter 2016-09-25 12:56:27 -04:00
9beca45ac7 Reduce @names to just names 2016-09-11 20:01:21 -04:00
0f9ba2bf0a Fix up heart leaderboards; improve some of its heuristics for matching terms 2016-09-11 15:10:51 -04:00
a3feaa4020 Add countdown plugin 2016-09-11 12:56:50 -04:00
80527cbe6e Update to rtmbot 0.3.0
Merge tag '0.3.0'
2016-09-11 12:19:01 -04:00
cec9b3b1d7 Rename cookie plugin -> lore 2016-09-06 21:27:34 -04:00
94c738c53b Cleaning up some stuff in the cookie module 2016-09-06 11:07:41 -04:00
1daed2c364 Merge branch 'cookie' 2016-09-05 19:18:31 -04:00
1c23c3f94e Make the logging format a bit more verbose 2016-09-05 19:18:20 -04:00
67bc2702b1 Ignore pin JSONs 2016-09-05 19:15:11 -04:00
ce3ff13122 Pin manager, part 1 2016-09-05 19:14:28 -04:00
2ce64b71b2 Skeleton of Cookie 2016-09-05 14:09:25 -04:00
a6aca7c610 Make the logging format a bit more verbose 2016-09-05 14:09:06 -04:00
Jeff Ammons
cccf2b5bc5 Merge pull request #60 from slackhq/yasumoto-final-windows-fix
Fix up another unix-path-ism
2016-08-25 19:51:20 -07:00
Joe Smith
f3ce1c655c Small documentation typo 2016-08-25 19:24:22 -07:00
Joe Smith
d384c8fda5 Fix up another unix-path-ism 2016-08-25 19:14:15 -07:00
Jeff Ammons
a9bf314f7c Merge pull request #59 from jammons/make_plugin_imports_work_in_windows
Change to using sys.path and other windows compatibility changes
2016-08-25 18:44:26 -07:00
Jeff Ammons
a8ee0a4477 Change to using sys.path and other windows compatibility changes 2016-08-25 16:08:00 -07:00
Jeff Ammons
14442f3f43 Merge pull request #58 from jammons/philipyun103-master
Cleaning up the example plugin for using the Web API in a plugin
2016-08-25 15:46:56 -07:00
Jeff Ammons
a4641c8936 Merge pull request #57 from philipyun103/master
Adding API Access to Plugin Context (Updated)
2016-08-25 15:44:38 -07:00
Jeff Ammons
5e7daffadb Add a bit more info into the example plugin. 2016-08-25 15:40:29 -07:00
Philip Yun
6a4b3ea842 Update client.py for flake8
flake8 wasn't checking this file.  ran flake8 against it to make sure it was compliant with coding guidelines
2016-08-07 02:51:18 -07: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
Philip Yun
0285f67db2 Update client.py
small bug with global extension
2016-08-07 01:46:20 -07:00
philipyun103
0fe3cb6bac grammar 2016-08-07 01:11:04 -07:00
philipyun103
9f71ca3a36 Documentation and Naming
Update Naming conventions and Docs
2016-08-07 01:09:23 -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
f785ed9a14 Merge pull request #55 from tklauser/patch-1
README.md: Fix paths after doc->docs move
2016-07-27 18:26:24 -07:00
Tobias Klauser
22901290ce README.md: Fix paths after doc->docs move
Adjust doc paths in README.md after the doc->docs move in 3cd9b9a8
2016-07-15 17:59:13 +02:00
Jeff Ammons
13b66d38f5 Merge pull request #54 from jammons/master
Fix doc->docs move in linting command
2016-07-11 09:37:48 -07:00
Jeff Ammons
012fb83d2c Fix doc->docs move in linting command 2016-07-11 09:32:30 -07:00
Jeff Ammons
fc9c5daf6a Merge pull request #53 from jammons/master
Standardizing docs between python-slackclient and rtmbot
2016-07-09 10:17:45 -07:00
Jeff Ammons
3cd9b9a828 Standardizing docs between python-slackclient and rtmbot
Added copyright to License File
Added standard format for issues/PRs
Added Code of Conduct
Moved doc/ to docs/
2016-07-09 10:13:52 -07:00
Jeff Ammons
859dea29f9 Merge pull request #52 from gavinsherry/master
Doc fix
2016-07-09 09:57:56 -07:00
08b01c00f3 Fix the silly "no change" message 2016-07-06 15:10:29 -04:00
a35de85eda Add run_ubot_forever.sh 2016-07-06 01:54:18 -04:00
7f4e88520a Fix trailing colon in hearts name; add !bottom5 2016-07-06 01:54:06 -04:00
Gavin Sherry
eae682a895 Doc fix 2016-07-03 15:48:24 -07:00
Joe Smith
7cbbb03a04 Merge pull request #51 from kjschiroo/kjschiroo-patch-1
Fixing important typo in readme
2016-07-01 08:16:24 -07:00
Kevin Schiroo
05f5e73aeb Fixing important typo in readme 2016-06-30 23:19:51 -05:00
324a0b2f70 Reorganize some methods 2016-06-17 10:10:21 -04:00
Jeff Ammons
1a932f9bb7 Merge pull request #46 from jammons/master
Add tests and bugfix for b'' messages appearing in python3.
2016-06-05 13:52:46 -07:00