Commit Graph

110 Commits

Author SHA1 Message Date
Argy c55849ee36 Updated return value for Failure case 2021-06-23 15:04:08 +00:00
Argy 03bcabfa94 Removed global var 2021-06-23 14:55:15 +00:00
Argy a69878043a Minor global var issue fix 2021-06-18 01:43:10 +00:00
Argy ae48ef5c9f Added plant name in output message 2021-06-18 01:17:51 +00:00
Robert Miles cd6f585434 *facepalm* 2021-06-15 01:23:25 +00:00
Robert Miles d556d8cb90 Fix broken f-string 2021-06-15 01:22:12 +00:00
Robert Miles 4e726961ed Fix indentation 2021-06-15 01:21:03 +00:00
Robert Miles 3529f9c5f4 Add first draft of water command 2021-06-15 01:18:58 +00:00
Robert Miles 3fbfc5ce93 Add special case message for no such ship 2021-04-29 17:47:06 +00:00
Robert Miles e21aff9f7f Stub out web command while tomasino works on rewrite to hopefully increase speed
As is, attempting to use the web command from cosmicbot causes a timeout.
2021-04-21 00:49:48 +00:00
Robert Miles f554a3bd27 Add NickServ auth code 2020-12-01 18:03:48 +00:00
Robert Miles ccf3dcc855 I changed my vhost 2020-11-22 02:21:35 +00:00
Robert Miles 4099e4de39 Reimplement highscore command with cosmic stuff 2020-11-17 02:28:44 +00:00
Robert Miles 50e35bfb91 Remove cosmicbot-specific wordcounter
Now cosmic.voyage has its own wordcount, and the two get mixed up too often. Just get rid of the old wordcounter and rewrite the commands to interface with the new wordcounter.
2020-11-17 02:16:37 +00:00
Robert Miles 12595d7d95 Don't allow users to use the roster command without filter 2020-11-16 22:25:40 +00:00
Robert Miles 6756a29e62 First try at a wordcount plugin 2020-11-03 02:56:32 +00:00
Robert Miles d955bb0707 I am an idiot and forgot to pull before adding the help command
So I had to remerge master.
2020-09-20 04:32:48 +00:00
Robert Miles 3664c0412e Add help command
It may just point to a page, but that's okay. The page has the help you need.
2020-09-20 04:32:40 +00:00
Robert Miles 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
Robert Miles d23ef4ae66 How did I miss those parentheses? 2020-09-11 02:24:47 +00:00
Robert Miles 1830b1be75 Fix octal literals 2020-09-11 02:23:29 +00:00
Robert Miles db34fe0717 Actually import the toot module 2020-09-11 02:21:34 +00:00
Robert Miles ed2b7f72b3 Ignore secret files 2020-09-11 01:24:14 +00:00
Robert Miles 42fbd78b64 Add first draft of toot functionality 2020-09-11 01:18:42 +00:00
Robert Miles 46fdcc85a0 Save RSS state on exit 2020-07-16 01:07:39 -04:00
Robert Miles 333d2cdb76 Add gemini command 2020-06-03 05:26:47 -04:00
Robert Miles bed2750676 Update requirements.txt 2020-05-02 22:38:40 +00:00
Robert Miles 039e84a554 Add prompt selection 2020-01-10 12:39:28 -05:00
Robert Miles 5afeb2f3f6 Don't request a generator if you know it won't exist 2019-11-18 19:09:18 -05:00
Robert Miles b9a82f5956 Make it look pretty 2019-11-06 12:32:51 -05:00
Robert Miles d5c055eb9a Fix error 2019-11-06 12:32:07 -05:00
Robert Miles 5268fba2da Add ability to generate more than 1 at a time 2019-11-06 12:30:34 -05:00
Robert Miles 6e2fb19e37 First draft for quote/reassure 2019-11-03 16:19:11 -05:00
Robert Miles b8e0559826 Fix regex 2019-11-03 14:40:20 -05:00
Robert Miles b8db724ed2 Add generate list 2019-11-03 14:01:49 -05:00
Robert Miles 01a070158e Actually import re in generate 2019-11-03 13:21:39 -05:00
Robert Miles dd9a4b68a7 First draft of generate command 2019-11-03 13:20:33 -05:00
Robert Miles 672e0ec5d8 Fix calls to Bot.say 2019-11-03 12:12:43 -05:00
Robert Miles 64a438a920 Just use GitHub raw links 2019-11-03 12:11:56 -05:00
Robert Miles e084b400c6 Import requests in utils 2019-11-03 12:10:13 -05:00
Robert Miles 7373736c33 Force reload utils 2019-11-03 12:09:30 -05:00
Robert Miles b98258f720 Update utils 2019-11-03 12:08:28 -05:00
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