Skip to content

Commit c7de8df

Browse files
committed
Added FritzAndFriends to the GitHub command #260
1 parent 213f77e commit c7de8df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Fritz.Chatbot/Commands/TextCommand.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ public class TextCommand : IExtendedCommand
2222
{
2323
{ "music", "Jeff plays 'Music to Code By' from Carl Franklin: http://mtcb.pwop.com" },
2424
{ "discord", "Join us on the Fritz and Friends Discord server at: https://discord.gg/RnJhrJq" },
25-
{ "github", "Checkout Jeff's GitHub at: https://github.com/csharpfritz" },
25+
{ "github", "Checkout Jeff's GitHub at: https://github.com/csharpfritz and the FritzAndFriends GitHub organization at: https://github.com/FritzAndFriends" },
2626
{ "keyboard", "Jeff uses a Vortex Race 3 with Cherry MX Blue switches, details on his blog at: https://jeffreyfritz.com/2018/07/mechanical-keyboards-i-just-got-one-and-why-you-need-one-too/" },
2727
{ "blog", "Jeff's blog is at: https://jeffreyfritz.com" },
2828
{ "lurk", "is stepping away from keyboard and lurking" },

0 commit comments

Comments
 (0)