{ "Name": "Github", "ClassName": "Github", "Enabled": true, "ChannelBlacklist": [], "NickBlacklist": [], "Commands": [ { "Name": "Github Information", "Description": "Gets a nicks Github information.", "Enabled": true, "ChannelBlacklist": [], "NickBlacklist": [], "Triggers": [ "git", "github" ], "Arguments": [ { "Name": "Username", "Description": "The Github username for the information you want.", "AllowedValues": [], "DependentArguments": [], "MessageTypes": [ 0, 1, 2 ], "Required": false }, { "Name": "Repository ID", "Description": "The repository you want information on.", "AllowedValues": [], "MessageTypes": [ 0, 1, 2 ], "Required": false } ], "AllowedMessageTypes": [ 0, 1, 2 ], "AllowedAccess": [ 0, 1, 2, 3, 4, 5, 6 ], "ShowHelp": true, "SpamCheck": true }, { "Name": "Repository Information", "Description": "Search for a Github repository.", "Enabled": true, "ChannelBlacklist": [], "NickBlacklist": [], "Triggers": [ "repo", "repository" ], "Arguments": [ { "Name": "Repository", "Description": "The name of the repository you want to view.", "AllowedValues": [], "DependentArguments": [], "MessageTypes": [ 0, 1, 2 ], "Required": true } ], "AllowedMessageTypes": [ 0, 1, 2 ], "AllowedAccess": [ 0, 1, 2, 3, 4, 5, 6 ], "ShowHelp": true, "SpamCheck": true } ], "Options": [ { "Name": "Username", "Description": "The bot's github username", "Value": "" }, { "Name": "Password", "Description": "The bot's github password", "Value": "" } ] }