Commit Graph

92 Commits

Author SHA1 Message Date
bf59265e94 Wrap CosmicBot.check_rss in a try-except block
This prevents cosmicbot's RSS checking thread from crashing if the RSS feed ends up malformed for any reason.
2020-09-16 17:01:53 +00:00
d23ef4ae66 How did I miss those parentheses? 2020-09-11 02:24:47 +00:00
1830b1be75 Fix octal literals 2020-09-11 02:23:29 +00:00
db34fe0717 Actually import the toot module 2020-09-11 02:21:34 +00:00
ed2b7f72b3 Ignore secret files 2020-09-11 01:24:14 +00:00
42fbd78b64 Add first draft of toot functionality 2020-09-11 01:18:42 +00:00
46fdcc85a0 Save RSS state on exit 2020-07-16 01:07:39 -04:00
333d2cdb76 Add gemini command 2020-06-03 05:26:47 -04:00
bed2750676 Update requirements.txt 2020-05-02 22:38:40 +00:00
039e84a554 Add prompt selection 2020-01-10 12:39:28 -05:00
5afeb2f3f6 Don't request a generator if you know it won't exist 2019-11-18 19:09:18 -05:00
b9a82f5956 Make it look pretty 2019-11-06 12:32:51 -05:00
d5c055eb9a Fix error 2019-11-06 12:32:07 -05:00
5268fba2da Add ability to generate more than 1 at a time 2019-11-06 12:30:34 -05:00
6e2fb19e37 First draft for quote/reassure 2019-11-03 16:19:11 -05:00
b8e0559826 Fix regex 2019-11-03 14:40:20 -05:00
b8db724ed2 Add generate list 2019-11-03 14:01:49 -05:00
01a070158e Actually import re in generate 2019-11-03 13:21:39 -05:00
dd9a4b68a7 First draft of generate command 2019-11-03 13:20:33 -05:00
672e0ec5d8 Fix calls to Bot.say 2019-11-03 12:12:43 -05:00
64a438a920 Just use GitHub raw links 2019-11-03 12:11:56 -05:00
e084b400c6 Import requests in utils 2019-11-03 12:10:13 -05:00
7373736c33 Force reload utils 2019-11-03 12:09:30 -05:00
b98258f720 Update utils 2019-11-03 12:08:28 -05:00
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
d6a7a7b40a First draft of prompt function 2019-11-03 11:47:49 -05:00
031060a80e Fix 8ball 2019-11-01 14:22:55 -04:00
36ff422b6e Add first draft of 8ball command 2019-11-01 13:57:47 -04:00
770c0d46b4 Fix words typo 2019-11-01 12:52:28 -04:00
1279b24de5 Add first draft of goal command 2019-11-01 12:51:40 -04:00
ffcf857111 Add flip command
I put it under dice so it could use the same RNG.
2019-11-01 12:29:05 -04:00
62abae9535 Lower floor on random WPM to 30 2019-11-01 11:44:37 -04:00
b047a9033a Add pluralslib 2019-11-01 11:42:28 -04:00
b7a4fd2f43 Add first draft of challenge command 2019-11-01 11:41:00 -04:00
6ff975fda4 Fix admin pull 2019-11-01 10:59:10 -04:00
1948bf36e0 Yes I speak English
`has wrote` -> `has written`
2019-11-01 10:57:00 -04:00
5cc7f959b1 Make pull reload 2019-10-31 14:15:23 -04:00
4e84de5f7b Try to fix things 2019-10-31 14:14:27 -04:00
8dc1cfb01f Add highscore leaderboard for wrote 2019-10-31 14:12:00 -04:00
4827d81831 I stg if this doesn't fix it 2019-10-31 13:58:11 -04:00
a1f66563e6 Fix error in wrote command 2019-10-31 13:57:32 -04:00
d0bb6d86e8 Add dictdata lib 2019-10-31 13:55:28 -04:00
1ffa982a31 Add state.*.json to ignore 2019-10-31 13:55:12 -04:00
5e2f6cb592 Add Trello to README 2019-10-31 12:52:20 -04:00
81e962ed33 Add wrote command 2019-10-31 12:51:15 -04:00
6fb1ea1783 Move reload command into admin 2019-10-31 11:25:48 -04:00
8d19dd3a24 Add dice plugin 2019-10-31 10:05:06 -04:00
b9a5412034 Add save command 2019-07-17 01:32:52 -04:00
ecc54eb4bd Remove reload call 2019-07-14 05:11:27 -04:00
dd0ac61206 I forget to import importlib.reload like a placyderm fish 2019-06-24 22:44:52 -04:00