mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-03-03 21:10:40 +01:00
PluginDownloader: Add t3chguy's repo.
This commit is contained in:
parent
db09100772
commit
7e1634f085
@ -304,6 +304,10 @@ repositories = utils.InsensitivePreservingDict({
|
|||||||
'waratte',
|
'waratte',
|
||||||
'supybot',
|
'supybot',
|
||||||
),
|
),
|
||||||
|
't3chguy': GithubRepository(
|
||||||
|
't3chguy',
|
||||||
|
'Limnoria-Plugins',
|
||||||
|
),
|
||||||
})
|
})
|
||||||
|
|
||||||
class PluginDownloader(callbacks.Plugin):
|
class PluginDownloader(callbacks.Plugin):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user