|
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 |
|
|
74793c8ef7
|
Dynamically get discord.net version in !info
|
2018-05-18 00:34:45 +02:00 |
|
|
6d708627f1
|
Add Dockerfile
|
2018-05-17 23:55:44 +02:00 |
|
|
4e4ef3584e
|
Upgrade to discord.net 2.0
|
2018-05-17 22:06:58 +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 |
|
|
8c107de92e
|
Replace nancy with kestrel
|
2018-05-14 02:33:49 +02:00 |
|
|
3004b19209
|
Small tweaks to the web api
|
2018-05-14 00:41:05 +02:00 |
|
|
4a11ce6207
|
Add Guild Settings to redis migration
|
2018-05-13 21:33:48 +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 |
|
|
a1b5bd1955
|
Add more run parameters, remove first launch stuff, store token in globals
|
2018-05-13 18:47:01 +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 |
|
|
3fa4115502
|
Improve migration Script
|
2018-05-13 14:14:50 +02:00 |
|
|
32ae82ca8d
|
Add simple migration script
|
2018-05-11 00:36:29 +02:00 |
|
|
9ecc224ae1
|
Add ef cli tools
|
2018-05-10 20:12:31 +02:00 |
|
|
b54b7cd786
|
port !rank
|
2018-05-10 17:56:43 +02:00 |
|
|
54bcd541d3
|
Fix run params
|
2018-05-10 03:29:11 +02:00 |
|
|
5117e7609f
|
Port !karma
|
2018-05-10 02:33:10 +02:00 |
|
|
15034d63a3
|
Port UserRepository and remove OW stuff
|
2018-05-10 02:00:26 +02:00 |
|
|
d2f31d0730
|
Use Postgresql, add db run params, npgsql logging adapter and empty models
|
2018-05-10 00:00:51 +02:00 |
|
|
3425896c0b
|
Add database Initializer
|
2018-05-09 18:51:53 +02:00 |
|
|
177942f7fe
|
Save quotes to the database after adding them
|
2018-05-09 02:12:58 +02:00 |
|
|
510b030fec
|
Begining of implementing the entity framework
|
2018-05-09 01:21:39 +02:00 |
|
|
83f3c61661
|
Log errors as info when logging to sumologic
|
2018-05-08 00:22:14 +02:00 |
|
|
d671817b0d
|
Make constants static and use non buffered sumologic client
|
2018-05-06 23:28:44 +02:00 |
|
|
4d39850373
|
A dice can now have 144 sides instead of 120
|
2018-05-06 23:09:48 +02:00 |
|
|
59ee6b289a
|
Include git sha in binary
|
2018-05-06 03:24:09 +02:00 |
|
|
7238e7177d
|
Bug fixes in !quote
|
2018-05-06 02:43:23 +02:00 |
|
|
7eb62cb267
|
Serialize LogSource as string instead of numerical representation
|
2018-05-06 02:05:52 +02:00 |
|
|
fe5e2cb80f
|
Create Enum for exit codes
|
2018-05-06 02:00:45 +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 |
|
|
26a0c89cf7
|
Merge branch 'refactoring' into 'master'
Refactoring
See merge request open/Geekbot.net!12
|
2018-05-04 21:37:57 +00:00 |
|
|
49392703f2
|
Bump version to 3.7
|
2018-05-04 23:34:47 +02:00 |
|
|
7958c87de5
|
Fix every other command that was not working
|
2018-05-04 01:14:43 +02:00 |
|
|
0b7303d576
|
fix !google
|
2018-05-04 00:59:49 +02:00 |
|
|
290b85fdb6
|
Fix !changelog, fix bug in logger and typo in !mod namehistory
|
2018-05-04 00:55:32 +02:00 |
|
|
8599c815d7
|
Add audio stuff back
|
2018-05-04 00:54:01 +02:00 |
|
|
0828130ae8
|
Fixes
|
2018-05-03 21:20:49 +02:00 |
|
|
ce1a3d057a
|
Merge branch 'refactoring' into 'master'
Refactoring
See merge request open/Geekbot.net!11
|
2018-05-02 23:10:39 +00:00 |
|
|
e3adf55742
|
Refaction all files into component based folders
|
2018-05-03 00:56:06 +02:00 |
|
|
55e152f4aa
|
Update Readme and add token parameter
|
2018-05-02 23:33:16 +02:00 |
|
|
2701f641cf
|
Add commandline parser
|
2018-05-02 20:19:11 +02:00 |
|
|
d3fcfc8a5c
|
Replace Serilog with NLog
|
2018-05-01 22:58:02 +02:00 |
|
|
ec084a124b
|
Only format as json when logging to sumologic
|
2018-05-01 21:07:27 +02:00 |
|
|
f3156176dd
|
More explicit logging configuration
|
2018-05-01 16:50:48 +02:00 |
|
|
fa5797cd22
|
use newtonsoft in logger
|
2018-05-01 02:41:54 +02:00 |
|
|
276e9bfe8e
|
add null checking in !urban
|
2018-05-01 00:19:03 +02:00 |
|