Commit graph

162 commits

Author SHA1 Message Date
8dd914e012
Properly log errors when adding a role emoji 2019-10-11 01:08:59 +02:00
b7b4a600cd
Fix message when a role has been added to the whitelist 2019-10-11 00:55:55 +02:00
19df65fc76
Fix out of bounds error in the urban dict. command 2019-09-19 21:27:34 +02:00
309f06370b
Cut urban dictionary word definitions at the 1800 character mark 2019-09-19 13:42:48 +02:00
f1387f824e
Remove the google command 2019-09-19 13:40:02 +02:00
ac43d087b1
Add the !cookie alias and allow yaml alliases in the translations file 2019-07-21 13:04:41 +02:00
8fadff4092
Cookies timeout is now at midnight instead of every 24h 2019-06-04 23:00:16 +02:00
288c976674 rename bdcc to bdcb 2019-05-28 20:32:15 +02:00
ced287e492
Allow a server admin to specify a channel for the welcome message 2019-05-21 20:50:50 +02:00
57698c8ce6
Fix mtg issue and update json.net 2019-05-16 22:40:11 +02:00
8f861ee0bc
overload owner refreshuser with a user-id as parameter 2019-05-16 22:17:33 +02:00
e4fd828a13
Make the command documentation slightly more consistent across most all commands 2019-05-16 22:10:56 +02:00
03343918b0
Add a refresh user command to the owner commands 2019-05-16 22:01:35 +02:00
0e1084ccad
Remove Database migration scripts 2019-05-16 22:00:28 +02:00
cf5cb2ea86
Reformat bdcc 2019-05-16 21:54:13 +02:00
761ed7302c
Wrap bdcc in a try catch block 2019-05-15 22:18:02 +02:00
5f3d7f8a73
Add bdcc (Benedict Cumberbatch Name Generator) 2019-05-15 21:41:29 +02:00
aef50aa2de
Revert "Use SortedDictionary for Highscores instead of a simple Dictionary"
This reverts commit 4833ccd6
2019-05-12 17:57:03 +02:00
4833ccd65a
Use SortedDictionary for Highscores instead of a simple Dictionary 2019-05-12 17:29:52 +02:00
3e3cbc257e
Fix bug where Enum.Parse would always pass if a number was given as argument in rank 2019-05-12 17:29:07 +02:00
5109cc03a4
Translate rank command 2019-05-12 16:38:43 +02:00
e5742165d1
Parially translate quote 2019-05-12 15:29:22 +02:00
03d1607d64
Remove Poll command 2019-05-12 13:49:01 +02:00
c6271cbaa0
Remove AudioUtils 2019-05-12 13:48:37 +02:00
68a62ab4ec
Add translations for the role command 2019-05-12 13:47:15 +02:00
a86a33635c
Rename cookie command to cookies 2019-05-12 12:25:42 +02:00
495288b887
Pass full translation dictionary to TranslationGuildContext and decide there whether to use singular or plural 2019-05-12 01:07:22 +02:00
67add36e51
Remove all in-command usages of GetDict for translations 2019-05-12 00:44:25 +02:00
0f0c0684c6
Convert karma command to use new GuildContext for translations 2019-05-12 00:32:07 +02:00
8effc42f92
Rewrite huge parts of the localization class to support plurals and localized date time formating, also created a TranslationGuildContext class for use in commands 2019-05-12 00:17:34 +02:00
4143180b42
Add a better random number generator 2019-05-11 01:18:22 +02:00
fe08eee049
Let users eat their cookies 2019-05-10 22:42:53 +02:00
fd75fef973
Add the ability for users to give cookies away 2019-05-10 22:30:48 +02:00
ba4de946dc
Add translations for cookies/guetzli 2019-05-10 22:06:58 +02:00
d3038b90a8
Add Cookies to the highscore 2019-05-10 21:37:52 +02:00
efaaf594f0
Make sure that stats works with the inmemory database and add cookies 2019-05-10 21:10:49 +02:00
119f4586c7
Add Some Cookies 2019-05-10 20:51:13 +02:00
d761e0bf10
Add some dabbing 2019-05-01 18:22:44 +02:00
de408dbfd9
Apply DM Disable attribute to some commands 2019-03-17 18:33:18 +01:00
3d493fa531
Add kanye command 2019-03-17 17:52:07 +01:00
7dbb2ab89f
Tell the user if the mal api refuses to answer 2019-03-03 21:14:17 -05:00
f4897f7f2e
Comment out unused code in Poll.cs 2019-03-03 20:39:31 -05:00
35a4f4a122
Limit MTG Page Size to 1 card 2019-03-02 01:21:42 -05:00
ff15e21b5a
Upgrade Gatherer Client and fix bug where card legalities could be an empty collection and throwing and exception as a result 2019-03-02 00:32:59 -05:00
4de8447c97
Fix roll command to write successful writes to the database instead of redis 2019-02-13 00:50:31 +01:00
8059f03304
Remove !say completly 2019-01-27 22:33:12 +01:00
26da438efe
Fix namehistory command 2018-11-29 18:14:41 +01:00
e8546f37f2
Disable the say command 2018-10-30 19:53:50 +09:00
458268bd41
Fix bug in stats where the requestor would always see his own message count 2018-10-08 22:15:07 +02:00
99245b9ead
Refactor !rank, add HighscoreManager and add /v1/highscore to the api 2018-09-05 22:55:45 +02:00