Commit graph

37 commits

Author SHA1 Message Date
2a616f8c5d
Revert "Re-use the database connection everywhere"
This reverts commit 77b3d612f2.
2020-04-06 15:51:28 +02:00
77b3d612f2
Re-use the database connection everywhere 2020-04-06 15:35:28 +02:00
21f813d342
Remove redundant code 2020-02-08 15:42:42 +01:00
20c75019f9
Upgrade to dotnet core 3 and update dependencies 2019-10-26 21:57:50 +02:00
143722eccf
Stop using redis for counting messages 2019-08-05 09:18:16 +02:00
1bfd7c7a12
Ignore the discord bots server aswell 2019-08-05 09:14:58 +02:00
7a250f6642
Ignore commands on certain serves 2019-07-30 00:42:08 +02:00
ced287e492
Allow a server admin to specify a channel for the welcome message 2019-05-21 20:50:50 +02:00
6a163366ea
Start counting messages in postgres 2018-08-29 23:01:10 +02:00
b0758eb119
Create multiple database contexts instead of one 2018-08-29 21:16:01 +02:00
d1e9992a8c
Add default values to guildsettings model 2018-08-26 18:05:50 +02:00
74619a4434
Solve casting issue 2018-08-26 17:54:26 +02:00
e18a512a9b
Update Migration Script 2018-08-25 23:26:46 +02:00
18b3436d66
add more awaits and update !roll 2018-07-28 16:31:18 +02:00
95618b1f8b
Make errorhandler and languagehandler async, await all database actions 2018-06-13 22:18:57 +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
acb2b25e09
Resharper cleanup and fixes and remove useless asp overhead 2018-05-15 01:18:26 +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
2b85caeb29
Use LogSource Enum for logger and improve logging messages 2018-05-06 01:47:13 +02:00
e3adf55742
Refaction all files into component based folders 2018-05-03 00:56:06 +02:00
cdb104cacc
Resharper suggestions 2018-04-30 23:44:19 +02:00
440f3a97c2
Revive ping pong 2018-03-02 23:05:14 +01:00
4c1cdc3612
Merge Rolebot into Geekbot 2018-02-19 22:31:40 +01:00
cabf942362
unpin 2018-02-14 11:37:54 +01:00
03ed80d3d4
Log command usage 2018-02-13 23:42:31 +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
45f289d071
Urban Dictionary command, small improvents in message handler, emojis are in embeds now, avatar command 2017-11-11 16:20:26 +01:00
3d93fe1a7a
making geekbot avocado free 2017-10-30 19:31:56 +01:00
e96d469c5a
Add avocado reaction to all messages by user 148542729658302464 2017-10-30 18:51:57 +01:00
9efac29956
Fixed code inconsistencies and adding support for logging to sentryio 2017-10-26 00:55:04 +02:00
75c699e25b
Make modchannel command easier and some random stuff 2017-10-19 22:01:42 +02:00
b0a61bc63e
Only reply with pong when user writes ping with space or just ping (Issue #10) 2017-10-10 20:27:39 +02:00
8d08b87d09
Ability to notify mods when user left or deleted message 2017-09-30 17:26:24 +02:00
6dcfeabfbd
UserRepository, Handler now have own class, uptime in !info 2017-09-30 01:38:10 +02:00