Commit Graph

31 Commits

Author SHA1 Message Date
Robert Miles 9ad776369f Fix tasks library 2019-06-24 04:30:14 +00:00
Robert Miles 98ab1c6559 Remove testing mockups 2019-06-24 00:24:44 -04:00
Robert Miles a3c2d33d6c Add requirements.txt 2019-06-24 00:23:39 -04:00
Robert Miles 1e42493910 Re-implement commands in the plugin system 2019-06-24 00:23:26 -04:00
Robert Miles 37bf2fb1e4 Add plugin system for commands 2019-06-24 00:23:10 -04:00
Robert Miles bfe88e2e5e Merge branch 'latest-regex' of tomasino/cosmicbot into master 2019-02-13 14:18:35 -05:00
James Tomasino d219ab2101 spaces to tabs 2019-02-08 20:09:05 -05:00
James Tomasino 9f078d1442 seperate messages for numeric vs non latest 2019-02-04 19:38:04 -05:00
James Tomasino d7d69a17fa using regex test 2019-01-22 14:30:23 -05:00
James Tomasino 3f97194d36 !latest command to allow regex searches 2019-01-22 10:49:41 -05:00
Robert Miles e8c758cd0f Fix error in fortune command 2019-01-19 04:48:41 +00:00
James Tomasino f0988aa997 added fortune command to bot 2019-01-17 11:21:52 -05:00
James Tomasino 2a65772ebb removing duplicative imports 2019-01-17 11:13:31 -05:00
Robert Miles 2a7cdebbe5 Fix up !latest 2018-12-10 17:33:05 -05:00
Robert Miles f837cdfe6d Fix the command 2018-12-10 22:29:18 +00:00
Robert Miles 79255b645d Fix latest command 2018-12-10 16:39:59 -05:00
James Tomasino 8c41034a6f switched latest to use system script instead of parsing rss 2018-12-10 15:22:49 -05:00
Alexis Marie Wright 710c2f1fc7 PR feedback: Source !latest from RSS feed 2018-12-07 18:02:11 -05:00
Alexis Marie Wright f07ff9ddbb (sidecar) Mask highlight differently; fix roster
- Instead of using Unicode space magic, with which many clients have
  trouble, to mask highlights, do it with _underscores_.

- Join roster arguments over spaces, so e.g. '!roster dei genetrix'
  behaves properly.
2018-12-07 18:01:49 -05:00
Alexis Marie Wright 43a0a83f0e Add !latest command 2018-12-07 00:18:20 -05:00
Robert Miles 4b2b2a1157 Hopefully fix incorrect roster command output 2018-12-03 19:27:50 +00:00
Robert Miles a61b7808e1 Fix merge conflict with local copy 2018-12-03 01:05:17 +00:00
Alexis Marie Wright 08c726d35b (sidecar) s/recieved/received/ 2018-12-02 20:01:06 -05:00
Alexis Marie Wright ab9d13a344 PR feedback: keep highlight for roster requester 2018-12-02 20:00:23 -05:00
Alexis Marie Wright af74c14936 Avoid highlighting users mentioned in `roster` 2018-12-02 16:05:13 -05:00
Alexis Marie Wright 88f2b51405 (sidecar) Add .editorconfig 2018-12-02 16:05:12 -05:00
Robert Miles 2aa2a60a2f Add error logging and fix some things 2018-12-02 06:01:17 +00:00
Robert Miles 08e34bdd94 Add roster command 2018-12-02 05:57:43 +00:00
Robert Miles cdda8caa8b Fixed tasks.TaskPool.load_state 2018-12-02 02:43:46 +00:00
Robert Miles 494917a441 Add new command system 2018-12-02 02:43:01 +00:00
Robert Miles 0071f83362 Initial commit 2018-12-01 20:18:39 -05:00