Commit Graph

102 Commits

Author SHA1 Message Date
3fbfc5ce93 Add special case message for no such ship 2021-04-29 17:47:06 +00:00
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
f554a3bd27 Add NickServ auth code 2020-12-01 18:03:48 +00:00
ccf3dcc855 I changed my vhost 2020-11-22 02:21:35 +00:00
4099e4de39 Reimplement highscore command with cosmic stuff 2020-11-17 02:28:44 +00:00
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
12595d7d95 Don't allow users to use the roster command without filter 2020-11-16 22:25:40 +00:00
6756a29e62 First try at a wordcount plugin 2020-11-03 02:56:32 +00:00
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
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
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