mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 02:49:27 +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 = [
|
||||
'Admin',
|
||||
'Alias',
|
||||
'AutoMode',
|
||||
'Anonymous',
|
||||
'AutoMode',
|
||||
'Babelfish',
|
||||
'Channel',
|
||||
'ChannelLogger',
|
||||
@ -51,19 +51,19 @@ plugins = [
|
||||
'Lart',
|
||||
'Later',
|
||||
'Math',
|
||||
'Misc',
|
||||
'Network',
|
||||
'NickCapture',
|
||||
'Nickometer',
|
||||
'Note',
|
||||
'Misc',
|
||||
'Owner',
|
||||
'Plugin',
|
||||
'Praise',
|
||||
'Protector',
|
||||
'Quote',
|
||||
'QuoteGrabs',
|
||||
'Reply',
|
||||
'Relay',
|
||||
'Reply',
|
||||
'RSS',
|
||||
'Scheduler',
|
||||
'Seen',
|
||||
@ -73,9 +73,10 @@ plugins = [
|
||||
'String',
|
||||
'Time',
|
||||
'Topic',
|
||||
'User',
|
||||
'URL',
|
||||
'User',
|
||||
'Utilities',
|
||||
'Weather',
|
||||
'Web',
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user