Commit Graph

118 Commits

Author SHA1 Message Date
Robert Miles 856a382907 Add ask command
I'm piggybacking off of WriterBot for the question lists, mainly to save space on cosmic.
2019-11-03 12:06:49 -05:00
Robert Miles d6a7a7b40a First draft of prompt function 2019-11-03 11:47:49 -05:00
Robert Miles 031060a80e Fix 8ball 2019-11-01 14:22:55 -04:00
Robert Miles 36ff422b6e Add first draft of 8ball command 2019-11-01 13:57:47 -04:00
Robert Miles 770c0d46b4 Fix words typo 2019-11-01 12:52:28 -04:00
Robert Miles 1279b24de5 Add first draft of goal command 2019-11-01 12:51:40 -04:00
Robert Miles ffcf857111 Add flip command
I put it under dice so it could use the same RNG.
2019-11-01 12:29:05 -04:00
Robert Miles 62abae9535 Lower floor on random WPM to 30 2019-11-01 11:44:37 -04:00
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