Commit graph

22 commits

Author SHA1 Message Date
67add36e51
Remove all in-command usages of GetDict for translations 2019-05-12 00:44:25 +02:00
de408dbfd9
Apply DM Disable attribute to some commands 2019-03-17 18:33:18 +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
fce6be56e2
Add Message migration script 2018-09-05 21:15:13 +02:00
95618b1f8b
Make errorhandler and languagehandler async, await all database actions 2018-06-13 22:18:57 +02:00
80c2bd8500
Lazyload server language setting in translationHandler 2018-05-26 02:55:18 +02:00
35f0a5c8f8
Abstract away redis even more with AlmostRedis.cs 2018-05-26 02:33:45 +02:00
f53258e348
Log errors with stacktrace in migration, skip 10k+ guilds, prevent migration from running twice by accident 2018-05-23 23:50:11 +02:00
9354e5f83e
Change User Model and Add poll model, port !poll but ended up disabling it 2018-05-19 10:49:01 +02:00
acb2b25e09
Resharper cleanup and fixes and remove useless asp overhead 2018-05-15 01:18:26 +02:00
e0d6a97dca
make database saves async 2018-05-14 18:57:07 +02:00
08015c6102
Port !stats, !role, !wiki and !slap, fix messages in rank, add roleselfservicemodel to db 2018-05-13 21:06:41 +02:00
bb8aee1eda
Port !owner, !admin, !mod, handlers (partial) and add globals to the db 2018-05-13 17:49:13 +02:00
37ac7f56a8
Remove command categories 2018-05-13 15:55:57 +02:00
32ae82ca8d
Add simple migration script 2018-05-11 00:36:29 +02:00
15034d63a3
Port UserRepository and remove OW stuff 2018-05-10 02:00:26 +02:00
2b85caeb29
Use LogSource Enum for logger and improve logging messages 2018-05-06 01:47:13 +02:00
0fe273151c
Use Owner Attribute instead of manual inline checking 2018-05-06 00:59:06 +02:00
290b85fdb6
Fix !changelog, fix bug in logger and typo in !mod namehistory 2018-05-04 00:55:32 +02:00
e3adf55742
Refaction all files into component based folders 2018-05-03 00:56:06 +02:00