Commit Graph

379 Commits

Author SHA1 Message Date
aikaterna
6c08f175cd [Hunting] Add react mode 2020-05-15 16:26:16 -07:00
aikaterna
fbf67d643f [Hunting] Add bang time display toggle 2020-05-15 10:20:08 -07:00
aikaterna
83cd8981a9 [Quiz] Adjust multiplier & allow zero credit gain 2020-05-15 08:49:36 -07:00
Jamie
4509eda7f0 Fix rndstatus cycling (#113)
* Update rndstatus

* remove excess logging
2020-05-15 07:59:29 -07:00
aikaterna
ba7b2fe57f [Blurplefy] Update for 6th anniversary 2020-05-13 08:53:44 -07:00
Darius St. Clair
ea141cb0ff some more snackbur phrases :3 (#111)
* [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.

* Update phrases.py

dis too hard i give up
2020-05-09 15:53:32 -07:00
aikaterna
7cf5e4bd22 [Quiz] Add to readme 2020-05-07 16:29:47 -07:00
aikaterna
50488a15f5 [Quiz] Initial commit 2020-05-07 19:18:55 -04:00
aikaterna
4752b49d82 [Dictionary] Fix antonym and synonym 2020-05-04 14:54:05 -07:00
aikaterna
0becc5c91a [WarcraftLogs] +itertools 2020-05-04 09:23:48 -07:00
aikaterna
3545486ced [WarcraftLogs] More adjustments 2020-05-04 09:03:47 -07:00
aikaterna
146170675d [WarcraftLogs] Sort by encounter datetime, part 2 2020-05-04 08:55:26 -07:00
aikaterna
598feef179 [RndStatus] Add min bot version 2020-05-01 14:10:45 -07:00
aikaterna
fa4c8481b8 [WarcraftLogs] Sort by encounter datetime 2020-05-01 12:14:59 -07:00
kennnyshiwa
4cd33e24e3 [rndstatus] update botstats and other minor improvements (#106)
* [rndstauts] update botstats and other minor improvements

* fix rndstatus

* fix rndstatus again

Co-authored-by: Kennnyshiwa <kstjohn@kstjohn.us>
2020-05-01 09:15:55 -07:00
aikaterna
97fd28f81a Update README.md 2020-04-24 07:53:40 -07:00
aikaterna
5bf8ef5be1 [Hunting] Adjust leaderboard 2020-04-23 12:51:37 -07:00
aikaterna
3130ed82bf [NoLinks] Move regex 2020-04-22 11:29:19 -07:00
aikaterna
7a5aaeb6f8 [Hunting] Version bump 2020-04-22 11:07:37 -07:00
aikaterna
56f4f20a82 [Hunting] Leaderboard changes
Default display is now guild only.
2020-04-22 11:01:37 -07:00
aikaterna
909d28f2ff [WarcraftLogs] Add Phase 4 + Zul'Gurub 2020-04-22 09:20:18 -07:00
Ben Armstrong
c8886e233d Accept only common timezones to avoid confusion. (#105)
Co-authored-by: Ben Armstrong <BArmstrong@dymaxion.ca>
2020-04-11 16:36:43 -07:00
aikaterna
3f1fb36b5f Logging 2020-04-11 19:25:01 -04:00
aikaterna
e55f3e49e1 [Tools] IDs for newusers 2020-04-11 13:37:15 -07:00
aikaterna
4d4aa8038d [Hunting] No more magical mystery hunting 2020-04-09 13:49:29 -07:00
aikaterna
8e79f97934 [Hunting] That's what I get from copying things 2020-04-08 11:14:47 -07:00
aikaterna
f38a9d083e [Hunting] Fix for the fix 2020-04-08 11:08:23 -07:00
aikaterna
e320e2c9dc [Hunting] Fix for leaderboard 2020-04-08 10:54:09 -07:00
aikaterna
2263e3bc98 [Tools] No joined in DMs 2020-04-06 17:07:20 -07:00
aikaterna
688b59dfc2 [Hunting] Bump ver 2020-04-03 09:58:09 -07:00
aikaterna
c7c13252aa [Hunting] Change checks 2020-04-03 09:55:30 -07:00
aikaterna
196f94afde [WarcraftLogs] Initial commit 2020-04-02 15:44:46 -04:00
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