C# Class RohBot.LinkTitles

Mostrar archivo Open project: Rohansi/RohBot

Public Methods

Method Description
Lookup ( string message ) : Task

Private Methods

Method Description
DownloadPage ( string uri, Encoding encoding ) : Task
FormatTime ( System.TimeSpan time ) : string
LinkTitles ( ) : System
LookupFacepunch ( string message ) : AsyncLazy>>.IEnumerable
LookupSpotify ( string message ) : AsyncLazy>>.IEnumerable
LookupYoutube ( string message ) : AsyncLazy>>.IEnumerable
ParseDuration ( string duration ) : int

Method Details

Lookup() public static method

public static Lookup ( string message ) : Task
message string
return Task