.. _plugin-github: The GitHub plugin ================= .. include:: unofficial.inc Main commands ------------- .. _command-github-repo-info: github repo info [--enable ...] [--disable ] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Displays informations about **'s **. Enable or disable features (ie. displayed data) according to the request). .. _command-github-repo-search: github repo search [--page ] [--language ] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Searches the string in the repository names database. You can specify the page ** of the results, and restrict the search to a particular programming **. Announces --------- .. _command-github-announce-remove: github announce remove [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Don't announce the commits of the GitHub repository called **/** in the ** anymore. ** defaults to the current channel. .. _command-github-announce-add: github announce add [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Announce the commits of the GitHub repository called **/** in the **. ** defaults to the current channel. .. _plugin-github-config: Configuration ------------- .. _supybot.plugins.GitHub.api: supybot.plugins.GitHub.api ^^^^^^^^^^^^^^^^^^^^^^^^^^ .. _supybot.plugins.GitHub.api.url: supybot.plugins.GitHub.api.url ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Default value: http://github.com/api/v2/json The URL of the GitHub API to use. You probably don't need to edit it, but I let it there, just in case. .. _supybot.plugins.GitHub.announces: supybot.plugins.GitHub.announces ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Default value: You shouldn't edit this configuration variable yourself, unless you know what you do. Use '@Github announce add' or '@Github announce remove' instead. .. _supybot.plugins.GitHub.public: supybot.plugins.GitHub.public ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Default value: True Determines whether this plugin is publicly visible.