Commit graph

98 commits

Author SHA1 Message Date
4143180b42
Add a better random number generator 2019-05-11 01:18:22 +02:00
dbd36a62d3
Disable Stats Updater when using the InMemory database 2019-03-03 20:38:45 -05:00
863fcd5e9d
Add bugsnag 2018-09-11 00:13:54 +02:00
99245b9ead
Refactor !rank, add HighscoreManager and add /v1/highscore to the api 2018-09-05 22:55:45 +02:00
a5c70859a4
Reenable Stats Counting 2018-09-05 21:22:56 +02:00
f0814ba685
Temporally disable message counting 2018-09-05 21:15:46 +02:00
6d3fc46e34
Add Callback Endpoint to API 2018-09-02 23:59:41 +02:00
0e06e85447
Change the discord.net release branch 2018-08-29 22:39:35 +02:00
b0758eb119
Create multiple database contexts instead of one 2018-08-29 21:16:01 +02:00
18b3436d66
add more awaits and update !roll 2018-07-28 16:31:18 +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
acb2b25e09
Resharper cleanup and fixes and remove useless asp overhead 2018-05-15 01:18:26 +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
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
15034d63a3
Port UserRepository and remove OW stuff 2018-05-10 02:00:26 +02:00
3425896c0b
Add database Initializer 2018-05-09 18:51:53 +02:00
510b030fec
Begining of implementing the entity framework 2018-05-09 01:21:39 +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
7958c87de5
Fix every other command that was not working 2018-05-04 01:14:43 +02:00
8599c815d7
Add audio stuff back 2018-05-04 00:54:01 +02: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
f3156176dd
More explicit logging configuration 2018-05-01 16:50:48 +02:00
cdb104cacc
Resharper suggestions 2018-04-30 23:44:19 +02:00
846c928f5f
Add wikipedia api client, add wikipedia command, show errors in chat when debugging 2018-04-28 01:01:48 +02:00
4c1cdc3612
Merge Rolebot into Geekbot 2018-02-19 22:31:40 +01:00
3e859e8533
Add real mana icons to mtg command 2018-02-19 21:35:45 +01:00
acc8947782
Make random more random than the google bot 2018-02-14 23:01:28 +01:00
07ca1e1548
Replace all ocurences of the Serilog with GeekbotLogger 2018-01-20 01:38:49 +01:00
82b2b4c815
Groundwork for sumologic 2018-01-20 01:04:53 +01:00
c4f10f3f7b
Only report command errors to sentry and other minor tweaks 2017-11-27 21:57:26 +01:00
14fcf74aea
Translate common commands and fix bug in !urban 2017-11-16 17:19:43 +01:00
119ce579b7
Update Version number to 3.5 and remove database migration script 2017-11-16 10:27:59 +01:00
f0ba7bb9fc
Make Translations easier to get 2017-11-16 00:51:36 +01:00
7584b09d35
Groudwork for multilanguage 2017-11-15 01:08:20 +01:00
b45370cf9e
!changelog command, slightly improved info command, foundation for voice features 2017-11-11 19:31:31 +01:00
45f289d071
Urban Dictionary command, small improvents in message handler, emojis are in embeds now, avatar command 2017-11-11 16:20:26 +01:00
667d928ca4
Don't download users on startup 2017-11-10 21:37:39 +01:00
38eb9f02a1
Fix Initial Setup issues 2017-11-10 21:36:41 +01:00
ea76629d6e
WIP: poll command 2017-11-06 23:55:28 +01:00
9efac29956
Fixed code inconsistencies and adding support for logging to sentryio 2017-10-26 00:55:04 +02:00
1f48d0387b
Making the level calculator more efficient 2017-10-25 00:59:18 +02:00
75c699e25b
Make modchannel command easier and some random stuff 2017-10-19 22:01:42 +02:00
58ba2980f9
Command Categories (more or less) 2017-10-12 16:34:10 +02:00
f30c136785
Adding random images of squirrels, croissants, pumpkins and turtles, combined all in mediaprovider class 2017-10-05 21:42:27 +02:00