Commit Graph

347 Commits

Author SHA1 Message Date
aikaterna
aca85aadff [Hunting] Initial commit 2020-04-02 15:07:43 -04:00
aikaterna
acf54fca66 [CAH] Use first global prefix instead of server
Kind of sucks for people that have a bot mention in the first prefix slot but this is good enough for now.
2020-04-01 15:44:21 -07:00
aikaterna
f031820dde [Tools] Fix inrole with role list 2020-03-31 12:26:57 -07:00
aikaterna
8eebc2a69e Look out Draper, you've been assigned to adventure 2020-03-27 16:51:49 -07:00
Darius St. Clair
66fd873eaf Add [Artist - Title] to uinfo (#101)
* [uinfo] Add support for multiple activities; Omit nickname if there's none

* Whoopsie, include [Arist - Title] for listening status

* Add [Artist - Title] to uinfo

Uh, I wonder if that's how you do this.
2020-03-27 10:28:41 -07:00
Darius St. Clair
9a6887adf8 [uinfo] Add support for multiple activities; Omit nickname if there's none (#100) 2020-03-26 08:54:33 -07:00
aikaterna
7c2de6da37 [ChatChart] Use nickname instead of name 2020-03-19 13:30:35 -07:00
aikaterna
724eca3d62 [Away] Make text only responses more descriptive
* Embedded answers would reply with the correct status ("user is away", idle, dnd, or offline) while text messages were all lumped together under "user is away" for idle, dnd, offline. This change brings the text messages in line with the embedded messages.

* f strings instead of format because I should have done that before

* variable fix for listening status
2020-03-18 14:06:23 -07:00
aikaterna
ad2f24089e [Away] Text only mode, support for custom statuses
* Resolves #52 
* Extra bonus of theoretically playing nice now with users that have a custom status set
2020-03-18 11:45:12 -07:00
aikaterna
105bd50655 Update readme for icyparser 2020-03-17 09:12:38 -07:00
aikaterna
87a899f1bf [Tools] Add joined command 2020-03-12 09:07:46 -07:00
aikaterna
afd6f580e5 [IcyParser] Allow a url to be specified 2020-03-11 09:19:16 -07:00
aikaterna
e50caca3c3 [IcyParser] Add a condition 2020-03-10 11:43:24 -07:00
aikaterna
b6822f46f1 [IcyParser] Initial commit 2020-03-03 11:00:27 -08:00
aikaterna
6e1c71fb9b [Dungeon] Add bypass/bypasslist commands 2020-02-11 17:04:16 -08:00
jack1142
3297ef0180 Update info.json (#98) 2020-02-10 08:11:36 -08:00
aikaterna
4eea6c02d6 [Timezone] Change link for actual ISO codes 2020-01-29 16:23:40 -08:00
aikaterna
809de69ac7 [Timezone] Add catch for no user 2020-01-29 08:54:45 -08:00
PredaaA
1796238aa8 [Timezone] Replace [p]'s for ctx.prefix (#95) 2020-01-29 08:46:44 -08:00
aikaterna
ebb8b31601 [Timezone] Add time compare 2020-01-29 08:36:27 -08:00
aikaterna
adfe2d04b0 [Dungeon] No peeking 2020-01-24 15:08:36 -08:00
aikaterna
ff8d3065d9 [CAH] Press f for the f 2020-01-24 15:01:27 -08:00
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