Commit Graph

110 Commits

Author SHA1 Message Date
Robert Miles b047a9033a Add pluralslib 2019-11-01 11:42:28 -04:00
Robert Miles b7a4fd2f43 Add first draft of challenge command 2019-11-01 11:41:00 -04:00
Robert Miles 6ff975fda4 Fix admin pull 2019-11-01 10:59:10 -04:00
Robert Miles 1948bf36e0 Yes I speak English
`has wrote` -> `has written`
2019-11-01 10:57:00 -04:00
Robert Miles 5cc7f959b1 Make pull reload 2019-10-31 14:15:23 -04:00
Robert Miles 4e84de5f7b Try to fix things 2019-10-31 14:14:27 -04:00
Robert Miles 8dc1cfb01f Add highscore leaderboard for wrote 2019-10-31 14:12:00 -04:00
Robert Miles 4827d81831 I stg if this doesn't fix it 2019-10-31 13:58:11 -04:00
Robert Miles a1f66563e6 Fix error in wrote command 2019-10-31 13:57:32 -04:00
Robert Miles d0bb6d86e8 Add dictdata lib 2019-10-31 13:55:28 -04:00
Robert Miles 1ffa982a31 Add state.*.json to ignore 2019-10-31 13:55:12 -04:00
Robert Miles 5e2f6cb592 Add Trello to README 2019-10-31 12:52:20 -04:00
Robert Miles 81e962ed33 Add wrote command 2019-10-31 12:51:15 -04:00
Robert Miles 6fb1ea1783 Move reload command into admin 2019-10-31 11:25:48 -04:00
Robert Miles 8d19dd3a24 Add dice plugin 2019-10-31 10:05:06 -04:00
Robert Miles b9a5412034 Add save command 2019-07-17 01:32:52 -04:00
Robert Miles ecc54eb4bd Remove reload call 2019-07-14 05:11:27 -04:00
Robert Miles dd0ac61206 I forget to import importlib.reload like a placyderm fish 2019-06-24 22:44:52 -04:00
Robert Miles d9c3fc36bc I forgot you have to manually reload dependencies 2019-06-24 22:43:16 -04:00
Robert Miles 5a5bf0f4e2 UTF-8 is a real thing and we can use it 2019-06-24 22:41:54 -04:00
Robert Miles 0376a71d73 Move rate and web to utils framework 2019-06-24 22:38:37 -04:00
Robert Miles 4bc610e418 Add utility lib with the call-command shell 2019-06-24 22:36:12 -04:00
Robert Miles b0a017a865 Merge branch 'master' of https://tildegit.org/khuxkm/cosmicbot 2019-06-24 22:26:58 -04:00
Robert Miles 9968cf60a0 Add first go at web plugin 2019-06-24 22:26:50 -04:00
Robert Miles 5d4f7306b0 I forgot to import subprocess like a troglodyte 2019-06-25 02:25:22 +00:00
Robert Miles 860ed41e0d Add admin pull command 2019-06-24 22:23:22 -04:00
Robert Miles 8ca382c901 Add plugin rate 2019-06-24 05:00:33 +00:00
Robert Miles a33932a0ea Merge branch 'master' of https://tildegit.org/khuxkm/cosmicbot 2019-06-24 00:32:40 -04:00
Robert Miles 4d0c56824e I forgot to import subprocess like a hecking Neanderthal 2019-06-24 00:32:00 -04:00
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