1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-04-20 00:43:36 +03:00
A general-purpose Discord bot for moderation written in C#
Find a file
Octol1ttle 20ffbbaafb
More fixups
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-07-08 13:19:13 +05:00
.github Fix CI to ignore possibilities of converting 'if' to 'switch' 2023-06-30 22:04:15 +05:00
Commands More fixups 2023-07-08 13:19:13 +05:00
Data More fixups 2023-07-08 13:19:13 +05:00
docs Add special thanks to JetBrains in README 2023-07-01 00:41:48 +05:00
Services More fixups 2023-07-08 13:19:13 +05:00
.editorconfig Align fields in ColorsList.cs 2023-06-09 18:58:51 +05:00
.gitignore Remora.Discord part 1 out of ∞ 2023-05-16 00:11:11 +05:00
Boyfriend.cs Add /about command 2023-07-03 19:37:24 +03:00
Boyfriend.csproj Add issue templates, update authors 2023-06-30 17:42:12 +05:00
Boyfriend.sln Rename solution & project, move the project files one layer up 2023-01-18 20:17:33 +05:00
ColorsList.cs Add xmldocs. 2023-06-11 14:12:17 +05:00
EventResponders.cs More fixups 2023-07-08 13:19:13 +05:00
Extensions.cs Add /clear command 2023-07-01 16:45:50 +05:00
InteractionResponders.cs Implement some unused guild configuration options 2023-06-16 13:46:19 +05:00
LICENSE Seal all possible classes, add LICENSE, follow async naming conventions 2022-09-18 19:41:29 +05:00
Messages.Designer.cs Add /about command 2023-07-03 19:37:24 +03:00
Messages.resx Add /about command 2023-07-03 19:37:24 +03:00
Messages.ru.resx Add /about command 2023-07-03 19:37:24 +03:00
Messages.tt-ru.resx Add /about command 2023-07-03 19:37:24 +03:00

Boyfriend Logo

GitHub License GitHub Workflow Status GitHub last commit CodeFactor

Beep! I'm a general-purpose bot for moderation written by @Octol1ttle in C# and Discord.Net

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 Logo (Main) logo

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 most of 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.