Octol1ttle
84e730838b
*I'll start working on features and bugfixes after this PR, I promise* very short summary: - no more braceless statements - braces are on new lines now - `sealed` on everything that can be `sealed` - no more awkwardly looking alignment of fields/parameters - no more `Service` suffix on service fields. yeah. - no more `else`s. who needs them? - code style is now enforced by CI --------- Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com> |
||
---|---|---|
.github | ||
CodeAnalysis | ||
docs | ||
locale | ||
src | ||
.editorconfig | ||
.gitignore | ||
Boyfriend.csproj | ||
Boyfriend.sln | ||
LICENSE |
Beep! I'm a general-purpose bot for moderation written by @Octol1ttle in C# and Remora.Discord
Features
- Banning, muting, kicking, etc.
- Reminding you about something if you wish
- Reminding everyone about that new event you made
- Log everything from joining the server to deleting messages
...and more!
Installing and running Boyfriend
You can read our wiki in order to assemble your Boyfriend™ and moderate the server.
Contributing
When it comes to contributing to the project, the two main things you can do to help out are reporting issues and submitting pull requests. Please refer to the contributing guidelines to understand how to help in the most effective way possible.
Special Thanks
JetBrains, creators of ReSharper and Rider, supports Boyfriend with one of their Open Source Licenses. Rider is the recommended IDE when working with Boyfriend, and everyone on the Boyfriend team uses it. Additionally, ReSharper command-line tools made by JetBrains are used for status checks on pull requests to ensure code quality even when not using ReSharper or Rider.