Commit graph

8 commits

Author SHA1 Message Date
Noi
aad54f9fa7 Recognize display names in username cache 2023-11-14 19:24:46 -08:00
Noi
7d18e1f498
Bump version to 3.2.0 2022-12-16 22:11:52 -08:00
Noi
681e702406 Merve instance and guild configs into single file
Previous method only really made sense when plans for this bot were far
more ambitious than they are now.
2022-12-04 16:30:50 -08:00
Noi
55453cf795 Bump version 2022-12-03 17:28:59 -08:00
Noi
af82a5a345 Bump version, update dependencies 2022-10-13 11:44:40 -07:00
Noi
ffded1b45c Add initial migration 2022-07-28 14:10:35 -07:00
Noi
584a55cd60 Always load database config at start
Ensures that the database settings used by ef tools are those in config.
2022-07-22 23:41:49 -07:00
Noi
1149f2800d Reorganized project
Moved modules into the assembly itself to simplify development of
further features and reduce complexity in building this project.

Additionally, many small adjustments were made, including:
- Add documentation to most public methods that had it missing
- Minor style updates
- Updated readme to reflect near-completion of this rewrite
- Remove any last remaining references to old project name Kerobot
- Update dependencies
2022-07-20 18:55:08 -07:00
Renamed from RegexBot/RegexBot.csproj (Browse further)