Commit Graph

23 Commits

Author SHA1 Message Date
37bf2fb1e4 Add plugin system for commands 2019-06-24 00:23:10 -04: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
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
2a7cdebbe5 Fix up !latest 2018-12-10 17:33:05 -05:00
f837cdfe6d Fix the command 2018-12-10 22:29:18 +00:00
James Tomasino
8c41034a6f switched latest to use system script instead of parsing rss 2018-12-10 15:22:49 -05:00
710c2f1fc7 PR feedback: Source !latest from RSS feed 2018-12-07 18:02:11 -05:00
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
43a0a83f0e Add !latest command 2018-12-07 00:18:20 -05:00
4b2b2a1157 Hopefully fix incorrect roster command output 2018-12-03 19:27:50 +00:00
a61b7808e1 Fix merge conflict with local copy 2018-12-03 01:05:17 +00:00
08c726d35b (sidecar) s/recieved/received/ 2018-12-02 20:01:06 -05:00
ab9d13a344 PR feedback: keep highlight for roster requester 2018-12-02 20:00:23 -05:00
af74c14936 Avoid highlighting users mentioned in roster 2018-12-02 16:05:13 -05:00
2aa2a60a2f Add error logging and fix some things 2018-12-02 06:01:17 +00:00
08e34bdd94 Add roster command 2018-12-02 05:57:43 +00:00
494917a441 Add new command system 2018-12-02 02:43:01 +00:00
0071f83362 Initial commit 2018-12-01 20:18:39 -05:00