story generator 3000
API was created as inside-joke to replace our team storyteller man.
The logic is simple: download words from google docs (to easily add new fun words), and concatenate them into the sentences.
var assond = new AssondNet.Assond(); // Create new 'Assond' instance
await assond.DownloadWordsAsync(); // Download words database
Console.WriteLine("Random story line: " + assond.GetStoryLine()); // random story
Console.WriteLine("Лира + Сасонд: " + assond.MixWordsAlchemy("лира", "сасонд")); // alchemy game