mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 11:09:23 +01:00
Add Weather to setup.py and re-alphabetize the plugin list.
This commit is contained in:
parent
a6973f681c
commit
6f3db18049
9
setup.py
9
setup.py
@ -32,8 +32,8 @@
|
|||||||
plugins = [
|
plugins = [
|
||||||
'Admin',
|
'Admin',
|
||||||
'Alias',
|
'Alias',
|
||||||
'AutoMode',
|
|
||||||
'Anonymous',
|
'Anonymous',
|
||||||
|
'AutoMode',
|
||||||
'Babelfish',
|
'Babelfish',
|
||||||
'Channel',
|
'Channel',
|
||||||
'ChannelLogger',
|
'ChannelLogger',
|
||||||
@ -51,19 +51,19 @@ plugins = [
|
|||||||
'Lart',
|
'Lart',
|
||||||
'Later',
|
'Later',
|
||||||
'Math',
|
'Math',
|
||||||
|
'Misc',
|
||||||
'Network',
|
'Network',
|
||||||
'NickCapture',
|
'NickCapture',
|
||||||
'Nickometer',
|
'Nickometer',
|
||||||
'Note',
|
'Note',
|
||||||
'Misc',
|
|
||||||
'Owner',
|
'Owner',
|
||||||
'Plugin',
|
'Plugin',
|
||||||
'Praise',
|
'Praise',
|
||||||
'Protector',
|
'Protector',
|
||||||
'Quote',
|
'Quote',
|
||||||
'QuoteGrabs',
|
'QuoteGrabs',
|
||||||
'Reply',
|
|
||||||
'Relay',
|
'Relay',
|
||||||
|
'Reply',
|
||||||
'RSS',
|
'RSS',
|
||||||
'Scheduler',
|
'Scheduler',
|
||||||
'Seen',
|
'Seen',
|
||||||
@ -73,9 +73,10 @@ plugins = [
|
|||||||
'String',
|
'String',
|
||||||
'Time',
|
'Time',
|
||||||
'Topic',
|
'Topic',
|
||||||
'User',
|
|
||||||
'URL',
|
'URL',
|
||||||
|
'User',
|
||||||
'Utilities',
|
'Utilities',
|
||||||
|
'Weather',
|
||||||
'Web',
|
'Web',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user