antiantiswearingbot/AntiAntiSwearingBot
2019-12-19 13:02:05 +00:00
..
Commands Initial release 2019-08-14 00:05:56 +03:00
dict separate words from punctuation 2019-08-19 21:58:21 +03:00
Extensions Initial release 2019-08-14 00:05:56 +03:00
Properties/PublishProfiles Initial release 2019-08-14 00:05:56 +03:00
aasb.cfg.json moved minimum word lengths to config 2019-08-19 21:37:01 +03:00
AntiAntiSwearingBot.cs fixed main to die on ctrl-c, added logs 2019-08-17 23:09:40 +03:00
AntiAntiSwearingBot.csproj Add .NET Core 3.0 support 2019-10-10 19:24:51 +03:00
CommandRouter.cs Make unbleeper testable 2019-08-17 22:23:13 +03:00
Config.cs moved minimum word lengths to config 2019-08-19 21:37:01 +03:00
ConfigBase.cs Initial release 2019-08-14 00:05:56 +03:00
Language.cs ignore email parts 2019-08-19 21:58:36 +03:00
Program.cs fixed main to die on ctrl-c, added logs 2019-08-17 23:09:40 +03:00
SearchDictionary.cs fixed main to die on ctrl-c, added logs 2019-08-17 23:09:40 +03:00
Unbleeper.cs Add colon to WORD_SEPERATORS 2019-12-19 13:02:05 +00:00