jetherald/JetHerald
jetsparrow 415979c61e LeakyBucket DateTime fixes
- Remove use of local DateTime.Now
- Always take UtcNow only once at method entry
2021-10-16 22:25:40 +03:00
..
Commands Check for admin in commands 2021-04-28 00:07:42 +03:00
Controllers Timeouts 2021-10-16 19:59:34 +03:00
Properties Initial release 2019-08-11 00:56:48 +03:00
appsettings.Development.json Initial release 2019-08-11 00:56:48 +03:00
appsettings.json Timeouts 2021-10-16 19:59:34 +03:00
ChatCommandRouter.cs Fix bot username parsing in commands 2021-04-27 23:41:46 +03:00
CommandString.cs Fix bot username parsing in commands 2021-04-27 23:41:46 +03:00
Configs.cs Timeouts 2021-10-16 19:59:34 +03:00
DapperMappers.cs Fix infos 2021-04-27 23:40:33 +03:00
Db.cs Fix infos 2021-04-27 23:40:33 +03:00
JetHerald.csproj Discord support part 1 2021-04-19 16:33:01 +03:00
JetHeraldBot.cs Replace crutchy method of instantiating the bot with a proper one 2021-10-16 20:13:24 +03:00
JetHeraldBot.Discord.cs Check for admin in commands 2021-04-28 00:07:42 +03:00
JetHeraldBot.Telegram.cs Check for admin in commands 2021-04-28 00:07:42 +03:00
LeakyBucket.cs LeakyBucket DateTime fixes 2021-10-16 22:25:40 +03:00
NamespacedId.cs Fix infos 2021-04-27 23:40:33 +03:00
NLog.config Update Console log target to show exception 2021-04-22 20:51:18 +03:00
Program.cs Add NamespacedId and converters 2021-04-22 15:33:16 +03:00
Startup.cs Replace crutchy method of instantiating the bot with a proper one 2021-10-16 20:13:24 +03:00
TokenHelper.cs Fix infos 2021-04-27 23:40:33 +03:00