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