Commit Graph

325 Commits

Author SHA1 Message Date
aikaterna
17751e7db3 [CAH] Change prefix fetching, some cleanup 2020-01-24 14:57:35 -08:00
zephyrkul
0699ee1238 Clean mention prefixes (#94)
Thanks Zeph.
2020-01-24 11:38:06 -08:00
aikaterna
d613d412e6 [Blurplefy] No need to specify pillow ver now 2020-01-17 09:05:14 -08:00
aikaterna
7d73d7931a Red 3.2 changes and cleanup 2020-01-09 16:57:33 -08:00
aikaterna
5b3fe0218a [CardsAgainstHumanity] Fix for joincah + id match 2020-01-01 14:57:07 -08:00
aikaterna
17ac242cce [Tools] Add color in role list 2019-12-30 08:43:53 -08:00
jack1142
c78f7e8b21 [Wolfram] Improve reliability of requests for step-by-step solutions (#87)
* Improve reliability of requests for step-by-step solutions

* Fix NameError...

* And of course I forgot to put params kwarg, oof

* Pagify output since solutions can sometimes be long
2019-12-12 19:25:40 -08:00
Michael H
eadf478714 Avoid touching config as much. (#88)
Could cache some of this on load as well, but this is a really cheap way to reduce the times interacting with config for now.
2019-12-12 17:00:57 -08:00
aikaterna
df554b9c4a [Wolfram] Slight url encoding changes 2019-12-12 10:26:15 -08:00
aikaterna
872bb7c6bc [Dungeon] update the listener too 2019-12-11 17:37:09 -08:00
aikaterna
4e7a77f270 [Wolfram] no local files to save 2019-12-11 17:33:07 -08:00
aikaterna
86d7009288 [Wolfram] add pillow to info.json reqs 2019-12-11 17:32:14 -08:00
aikaterna
0de7ed51bb [Wolfram] Add step solve and image responses 2019-12-11 17:31:09 -08:00
aikaterna
e3fa64c85e [Dungeon] Remove unused import, backwards compat 2019-12-11 10:01:57 -08:00
PredaaA
329a88d12b Update otherbot.py (#86) 2019-12-11 09:51:30 -08:00
aikaterna
c5ada7df8a [NoFlippedTables] No tables in dms 2019-12-11 08:59:45 -08:00
aikaterna
fe3097a928 [Tools] no msg here 2019-12-06 20:46:31 -08:00
aikaterna
672c231b8a [Tools] Add listroles alias, add 0s for >100 roles 2019-12-06 20:42:26 -08:00
aikaterna
a06a80b268 [NoFlippedTables] Snackburr > snackbear 2019-12-06 20:20:57 -08:00
aikaterna
df45fd9548 [Tools] Add listroles & black formatting 2019-12-06 20:16:21 -08:00
zephyrkul
7039596bcf add beautifulsoup to cog requirements (#84) 2019-12-06 19:35:54 -08:00
aikaterna
676d9e27b3 [NoFlippedTables] Add toggle, off by default + black format 2019-12-06 14:53:12 -08:00
aikaterna
581824f5ff [Region] Give it an info.json already 2019-12-06 12:54:07 -08:00
aikaterna
898dae5e6f [NoFlippedTables] Initial commit 2019-12-06 12:52:25 -08:00
Flame442
11b7eb2e1f Multiple changes (#81)
Fixed an error when the press f message is deleted
Fixed a bug where two press fs could be started and the second would error
Fixed a bug where a message from any channel could be used as the thing to pay respects to
2019-11-19 15:03:50 -08:00
dudeamax99
807a4715ab pressf reaction now shows username (#80)
After reacting to a press f message, bot says
{server nickname}has paid their respects
now says 
{username} has paid their respects
2019-11-08 19:01:06 -08:00
dudeamax99
8f119435da Changes "has paid respects" to "has paid their respects". (#79)
* Changes "has paid respects" to "has paid their respects".

* Fixes dumb grammtical error
2019-11-08 18:30:34 -08:00
aikaterna
70f52f8832 Update readme for snacktime 2019-11-05 08:59:54 -08:00
aikaterna
65b5b1a064 [Snacktime] update info.json round 2 2019-11-01 14:20:08 -07:00
aikaterna
b90bb77be9 [Snacktime] update info.json 2019-11-01 14:15:05 -07:00
aikaterna
d19c0c2826 [Snacktime] Fix for greedy messages 2019-11-01 14:12:36 -07:00
aikaterna
12ca45123b [Snacktime] snacktime command is guild only 2019-11-01 12:20:22 -07:00
aikaterna
1e549fd96c [Snacktime] Fix some message formatting 2019-11-01 09:58:26 -07:00
aikaterna
c64252de6e [Snacktime] Initial commit
Thanks to irdumb for making such an excellent, fun cog. This was long overdue to get this bad boy on v3.
2019-11-01 09:49:29 -07:00
aikaterna
ccad084b2b [Dictionary] Rewrite + antonyms and synonyms 2019-10-26 11:46:37 -07:00
aikaterna
5076b4a1b7 [Tools] Let's use escape instead 2019-10-13 12:25:19 -07:00
aikaterna
869f4bb8da [Tools] Strip some formatting on guild names 2019-10-13 12:20:14 -07:00
aikaterna
7f7357796e [Tools] Menu-ify the server list 2019-10-13 12:16:24 -07:00
PredaaA
c3d8bb8d05 Update trickortreat.py (#75) 2019-10-10 18:45:37 -07:00
PredaaA
a1ca7dff60 [TrickOrTreat] Fix humanize_number for Red < 3.2 (#74)
* Update trickortreat.py

* Update trickortreat.py
2019-10-10 18:36:15 -07:00
Nodja
ef12d46745 Preserve order when fetching urls from page (#69) 2019-10-10 18:13:10 -07:00
PredaaA
60274065f2 [TrickOrTreat] Change cboard and cinventory style (#73)
* Update trickortreat.py

* Update trickortreat.py
2019-10-10 18:02:54 -07:00
aikaterna
a05bf4ede4 [PressF] Press f for mass mentions 2019-10-10 17:59:52 -07:00
Flame442
85dee0ad8b Fixed a few bugs (#72) 2019-10-09 18:32:39 -07:00
aikaterna
82c33359b1 who did this 2019-10-09 17:07:12 -07:00
aikaterna
a888776a6c [PressF] to pay respects 2019-10-09 16:47:48 -07:00
aikaterna
8fc1ff176f [DadJokes] Initial commit 2019-10-08 17:37:09 -07:00
PredaaA
632aceaf89 Update trickortreat.py (#71) 2019-10-07 18:49:02 -07:00
PredaaA
780858e6d8 [TrickOrTreat] Add eaten candies in eat command + changes in cboard (#70)
* Update trickortreat.py

* Oops

* Add required permissions for the bot in cboard
2019-10-07 18:21:00 -07:00
aikaterna
1b46f00812 [RndStatus] oops :awesome: 2019-10-04 19:52:26 -07:00