C# Class Nekobot.Chatbot.Handler

ファイルを表示 Open project: Kusoneko/Nekobot

Private Methods

Method Description
CreateBot ( string client_id, string chat_id ) : void
Do ( Discord.MessageEventArgs e ) : System.Threading.Tasks.Task
Handler ( ulong client_id, string user, string key ) : System.Collections.Concurrent
HasBot ( ulong id ) : bool
HasNeko ( string &msg, Discord.User user ) : bool
HasNeko ( string &msg, string neko ) : bool
HasNekoEmojiOrNot ( string &msg, string neko ) : bool
HasNekoNick ( string &msg, string nekonick ) : bool
RemoveBot ( ulong id ) : void