Commit Graph

92 Commits

Author SHA1 Message Date
d9c3fc36bc I forgot you have to manually reload dependencies 2019-06-24 22:43:16 -04:00
5a5bf0f4e2 UTF-8 is a real thing and we can use it 2019-06-24 22:41:54 -04:00
0376a71d73 Move rate and web to utils framework 2019-06-24 22:38:37 -04:00
4bc610e418 Add utility lib with the call-command shell 2019-06-24 22:36:12 -04:00
b0a017a865 Merge branch 'master' of https://tildegit.org/khuxkm/cosmicbot 2019-06-24 22:26:58 -04:00
9968cf60a0 Add first go at web plugin 2019-06-24 22:26:50 -04:00
5d4f7306b0 I forgot to import subprocess like a troglodyte 2019-06-25 02:25:22 +00:00
860ed41e0d Add admin pull command 2019-06-24 22:23:22 -04:00
8ca382c901 Add plugin rate 2019-06-24 05:00:33 +00:00
a33932a0ea Merge branch 'master' of https://tildegit.org/khuxkm/cosmicbot 2019-06-24 00:32:40 -04:00
4d0c56824e I forgot to import subprocess like a hecking Neanderthal 2019-06-24 00:32:00 -04:00
9ad776369f Fix tasks library 2019-06-24 04:30:14 +00:00
98ab1c6559 Remove testing mockups 2019-06-24 00:24:44 -04:00
a3c2d33d6c Add requirements.txt 2019-06-24 00:23:39 -04:00
1e42493910 Re-implement commands in the plugin system 2019-06-24 00:23:26 -04:00
37bf2fb1e4 Add plugin system for commands 2019-06-24 00:23:10 -04:00
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
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
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
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
88f2b51405 (sidecar) Add .editorconfig 2018-12-02 16:05:12 -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
cdda8caa8b Fixed tasks.TaskPool.load_state 2018-12-02 02:43:46 +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