Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.

Commit

Permalink
Move BrackeysBot.API to dedicated repository
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverbooth committed Mar 23, 2022
1 parent 079edbd commit 1e56a9e
Show file tree
Hide file tree
Showing 31 changed files with 4 additions and 1,366 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "BrackeysBot.API"]
path = BrackeysBot.API
url = https://github.com/BrackeysBot/BrackeysBot.API
1 change: 1 addition & 0 deletions BrackeysBot.API
Submodule BrackeysBot.API added at c3c06c
3 changes: 0 additions & 3 deletions BrackeysBot.API/Assembly.cs

This file was deleted.

17 changes: 0 additions & 17 deletions BrackeysBot.API/Attributes/RequireMentionPrefix.cs

This file was deleted.

25 changes: 0 additions & 25 deletions BrackeysBot.API/BrackeysBot.API.csproj

This file was deleted.

40 changes: 0 additions & 40 deletions BrackeysBot.API/Configuration/IConfiguration.cs

This file was deleted.

12 changes: 0 additions & 12 deletions BrackeysBot.API/Configuration/IConfigurationHolder.cs

This file was deleted.

25 changes: 0 additions & 25 deletions BrackeysBot.API/Exceptions/CircularPluginDependencyException.cs

This file was deleted.

26 changes: 0 additions & 26 deletions BrackeysBot.API/Exceptions/InvalidPluginException.cs

This file was deleted.

25 changes: 0 additions & 25 deletions BrackeysBot.API/Exceptions/PluginNotFoundException.cs

This file was deleted.

22 changes: 0 additions & 22 deletions BrackeysBot.API/Exceptions/PluginNotLoadedException.cs

This file was deleted.

29 changes: 0 additions & 29 deletions BrackeysBot.API/Exceptions/PluginTypeMismatchException.cs

This file was deleted.

19 changes: 0 additions & 19 deletions BrackeysBot.API/Extensions/CommandContextExtensions.cs

This file was deleted.

34 changes: 0 additions & 34 deletions BrackeysBot.API/Extensions/DiscordChannelExtensions.cs

This file was deleted.

0 comments on commit 1e56a9e

Please sign in to comment.