Merge pull request 'edited source to personal' (#2) from Dev into main
Reviewed-on: #2
This commit was merged in pull request #2.
This commit is contained in:
@@ -8,7 +8,7 @@ public static class SourceCommand
|
||||
{
|
||||
if (channelCache.TryGetValue(channelId, out var channel))
|
||||
{
|
||||
await channel.SendMessageAsync($"{memberPing} You can see my source code here: https://github.com/SkyJoshua/Reactor");
|
||||
await channel.SendMessageAsync($"{memberPing} You can see my source code here: https://git.skyjoshua.xyz/SkyJoshua/Reactor");
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user