Skip to content

Sharpach/SharpBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

SharpBot

Just Another One Telegram Bot.

See dev branch

Demo

static void Main(string[] args)
{
    var bot = Kernel.Get<IBot>();
    Task.WaitAll(bot.Start());
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages