mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-23 19:22:45 +01:00
PluginDownloader: Add frumious's repo.
This commit is contained in:
parent
d0bac05265
commit
06aca4bda8
@ -242,6 +242,11 @@ repositories = {
|
|||||||
'resistivecorpse',
|
'resistivecorpse',
|
||||||
'supybot-plugins'
|
'supybot-plugins'
|
||||||
),
|
),
|
||||||
|
'frumious': GithubRepository(
|
||||||
|
'frumiousbandersnatch',
|
||||||
|
'sobrieti-plugins',
|
||||||
|
'plugins',
|
||||||
|
),
|
||||||
}
|
}
|
||||||
|
|
||||||
class PluginDownloader(callbacks.Plugin):
|
class PluginDownloader(callbacks.Plugin):
|
||||||
|
Loading…
Reference in New Issue
Block a user