tModLoader / tModLoader-Discord-Bot

A Discord bot written in C# using Discord.Net to serve the tModLoader server. Uses .NET Core 2.0+
https://tmodloader.net/
Apache License 2.0
13 stars 9 forks source link

MSDN search #19

Closed pbone64 closed 3 years ago

pbone64 commented 3 years ago

Similar to the existing .ws or .em searches, a quick way to search pages on msdn

Sample Usages

.msdn Int32 would cause the bot to post:

MSDN results for Int32: https://docs.microsoft.com/en-us/search/?scope=.NET&terms=Int32

In other words: .msdn X => https://docs.microsoft.com/en-us/search/?scope=.NET&terms=X