antiantiswearingbot/AntiAntiSwearingBot
Jetsparrow a17f40c5f7
Fix default BleepedSwearRegex
Added the missing 'yo' letter
2021-10-24 12:50:39 +03:00
..
Commands Make learn and unlearn commands simpler 2019-12-20 18:15:49 +00: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 Fix default BleepedSwearRegex 2021-10-24 12:50:39 +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 Make learn and unlearn commands simpler 2019-12-20 18:15:49 +00: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 Make learn and unlearn commands simpler 2019-12-20 18:15:49 +00:00
Unbleeper.cs Add hyphen-minus and em dash to WORD_SEPERATORS 2019-12-19 13:35:04 +00:00