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