mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 19:19:32 +01:00
PluginDownloader: Add resistivecorpse's repository.
This commit is contained in:
parent
5ff40e3259
commit
e43700d12d
@ -235,6 +235,10 @@ repositories = {
|
|||||||
'nyuszika7h',
|
'nyuszika7h',
|
||||||
'Supybot-plugins'
|
'Supybot-plugins'
|
||||||
),
|
),
|
||||||
|
'resistivecorpse': GithubRepository(
|
||||||
|
'resistivecorpse',
|
||||||
|
'supybot-plugins'
|
||||||
|
),
|
||||||
}
|
}
|
||||||
|
|
||||||
class PluginDownloader(callbacks.Plugin):
|
class PluginDownloader(callbacks.Plugin):
|
||||||
|
Loading…
Reference in New Issue
Block a user