Commit graph

5 commits

Author SHA1 Message Date
Noi
cc148d5257 Implement style suggestions 2024-06-08 21:07:35 -07:00
Noi
97654a6f29 Use new extension method for displaying username 2023-11-14 21:09:21 -08:00
Noi
9d04d22a71 Nullable incoming module config 2022-10-22 17:47:23 -07:00
Noi
fc88ab5cf9 Update modules and module loading
Changed accessibility of included modules to 'internal'
to suppress documentation warnings.
Additionally, increase logging feedback as configuration is loaded.
2022-07-20 20:35:26 -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-Modules/EntryRole/EntryRole.cs (Browse further)