mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-05-11 00:13:15 +03:00
Rebrand to Octobot (#128)
We're moving! --------- Signed-off-by: Macintosh II <mctaylxrs@outlook.com> Signed-off-by: Macintosh II <95250141+mctaylors@users.noreply.github.com> Co-authored-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
parent
2e2f50908e
commit
804bcd6e68
53 changed files with 174 additions and 171 deletions
|
@ -4,7 +4,7 @@ using Remora.Discord.Commands.Contexts;
|
|||
using Remora.Discord.Commands.Services;
|
||||
using Remora.Results;
|
||||
|
||||
namespace Boyfriend.Commands.Events;
|
||||
namespace Octobot.Commands.Events;
|
||||
|
||||
/// <summary>
|
||||
/// Handles error logging for slash command groups.
|
||||
|
|
|
@ -4,7 +4,7 @@ using Remora.Discord.Commands.Contexts;
|
|||
using Remora.Discord.Commands.Services;
|
||||
using Remora.Results;
|
||||
|
||||
namespace Boyfriend.Commands.Events;
|
||||
namespace Octobot.Commands.Events;
|
||||
|
||||
/// <summary>
|
||||
/// Handles error logging for slash commands that couldn't be successfully prepared.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue