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 5b0739aa42
Add issue templates, update authors
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-06-30 17:42:12 +05:00
.github Add issue templates, update authors 2023-06-30 17:42:12 +05:00
Commands Reduce boilerplate in command data checks 2023-06-30 13:30:30 +05:00
Data Implement some unused guild configuration options 2023-06-16 13:46:19 +05:00
docs Add new documentation 2023-06-30 16:54:56 +05:00
Services Bring back easter eggs 2023-06-30 15:08:50 +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 Bring back listening statuses 2023-06-30 14:51:02 +05: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 Bring back easter eggs 2023-06-30 15:08:50 +05:00
Extensions.cs Reduce boilerplate in command data checks 2023-06-30 13:30:30 +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 /mute command (timeouts only) (#44) 2023-06-23 23:57:06 +05:00
Messages.resx Add /mute command (timeouts only) (#44) 2023-06-23 23:57:06 +05:00
Messages.ru.resx Add /mute command (timeouts only) (#44) 2023-06-23 23:57:06 +05:00
Messages.tt-ru.resx Add /mute command (timeouts only) (#44) 2023-06-23 23:57:06 +05: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.