mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-04-29 06:51:10 -05:00
plugins: update my email
This commit is contained in:
parent
ecb313dd1f
commit
177eefa0a3
@ -41,7 +41,7 @@ __version__ = "2016.02.28.1"
|
|||||||
|
|
||||||
# XXX Replace this with an appropriate author or supybot.Author instance.
|
# XXX Replace this with an appropriate author or supybot.Author instance.
|
||||||
__author__ = supybot.Author('James Lu', 'GLolol',
|
__author__ = supybot.Author('James Lu', 'GLolol',
|
||||||
'GLolol@overdrive.pw')
|
'GLolol@overdrivenetworks.com')
|
||||||
|
|
||||||
# This is a dictionary mapping supybot.Author instances to lists of
|
# This is a dictionary mapping supybot.Author instances to lists of
|
||||||
# contributions.
|
# contributions.
|
||||||
|
@ -41,7 +41,7 @@ __version__ = "2016.02.28.1"
|
|||||||
|
|
||||||
# XXX Replace this with an appropriate author or supybot.Author instance.
|
# XXX Replace this with an appropriate author or supybot.Author instance.
|
||||||
__author__ = supybot.Author('James Lu', 'GLolol',
|
__author__ = supybot.Author('James Lu', 'GLolol',
|
||||||
'GLolol@overdrive.pw')
|
'GLolol@overdrivenetworks.com')
|
||||||
|
|
||||||
# This is a dictionary mapping supybot.Author instances to lists of
|
# This is a dictionary mapping supybot.Author instances to lists of
|
||||||
# contributions.
|
# contributions.
|
||||||
|
@ -41,7 +41,7 @@ __version__ = "2016.02.28.1"
|
|||||||
|
|
||||||
# XXX Replace this with an appropriate author or supybot.Author instance.
|
# XXX Replace this with an appropriate author or supybot.Author instance.
|
||||||
__author__ = supybot.Author('James Lu', 'GLolol',
|
__author__ = supybot.Author('James Lu', 'GLolol',
|
||||||
'GLolol@overdrive.pw')
|
'GLolol@overdrivenetworks.com')
|
||||||
|
|
||||||
# This is a dictionary mapping supybot.Author instances to lists of
|
# This is a dictionary mapping supybot.Author instances to lists of
|
||||||
# contributions.
|
# contributions.
|
||||||
|
@ -42,7 +42,7 @@ __version__ = "2016.02.28.1"
|
|||||||
|
|
||||||
# XXX Replace this with an appropriate author or supybot.Author instance.
|
# XXX Replace this with an appropriate author or supybot.Author instance.
|
||||||
__author__ = supybot.Author('James Lu', 'GLolol',
|
__author__ = supybot.Author('James Lu', 'GLolol',
|
||||||
'GLolol@overdrive.pw')
|
'GLolol@overdrivenetworks.com')
|
||||||
|
|
||||||
# This is a dictionary mapping supybot.Author instances to lists of
|
# This is a dictionary mapping supybot.Author instances to lists of
|
||||||
# contributions.
|
# contributions.
|
||||||
|
@ -50,12 +50,12 @@ __contributors__ = {
|
|||||||
supybot.Author("Pavel Dvořák", "czshadow", "czshadow@gmail.com"):
|
supybot.Author("Pavel Dvořák", "czshadow", "czshadow@gmail.com"):
|
||||||
["misc"],
|
["misc"],
|
||||||
supybot.Author('James Lu', 'GLolol',
|
supybot.Author('James Lu', 'GLolol',
|
||||||
'GLolol@overdrive.pw'):
|
'GLolol@overdrivenetworks.com'):
|
||||||
['Python 3 support', 'rewriting most of the plugin']
|
['Python 3 support', 'rewriting most of the plugin']
|
||||||
}
|
}
|
||||||
|
|
||||||
# This is a url where the most recent plugin package can be downloaded.
|
# This is a url where the most recent plugin package can be downloaded.
|
||||||
__url__ = 'https://github.com/GLolol/supybot-lastfm'
|
__url__ = 'https://github.com/GLolol/SupyPlugins/tree/master/LastFM'
|
||||||
|
|
||||||
from . import config
|
from . import config
|
||||||
from . import plugin
|
from . import plugin
|
||||||
|
@ -42,7 +42,7 @@ __version__ = "2016.02.28.1"
|
|||||||
|
|
||||||
# XXX Replace this with an appropriate author or supybot.Author instance.
|
# XXX Replace this with an appropriate author or supybot.Author instance.
|
||||||
__author__ = supybot.Author('James Lu', 'GLolol',
|
__author__ = supybot.Author('James Lu', 'GLolol',
|
||||||
'GLolol@overdrive.pw')
|
'GLolol@overdrivenetworks.com')
|
||||||
|
|
||||||
# This is a dictionary mapping supybot.Author instances to lists of
|
# This is a dictionary mapping supybot.Author instances to lists of
|
||||||
# contributions.
|
# contributions.
|
||||||
|
@ -42,7 +42,7 @@ __version__ = "2016.02.28.1"
|
|||||||
|
|
||||||
# XXX Replace this with an appropriate author or supybot.Author instance.
|
# XXX Replace this with an appropriate author or supybot.Author instance.
|
||||||
__author__ = supybot.Author('James Lu', 'GLolol',
|
__author__ = supybot.Author('James Lu', 'GLolol',
|
||||||
'GLolol@overdrive.pw')
|
'GLolol@overdrivenetworks.com')
|
||||||
|
|
||||||
# This is a dictionary mapping supybot.Author instances to lists of
|
# This is a dictionary mapping supybot.Author instances to lists of
|
||||||
# contributions.
|
# contributions.
|
||||||
|
@ -42,7 +42,7 @@ __version__ = "2016.02.28.1"
|
|||||||
|
|
||||||
# XXX Replace this with an appropriate author or supybot.Author instance.
|
# XXX Replace this with an appropriate author or supybot.Author instance.
|
||||||
__author__ = supybot.Author('James Lu', 'GLolol',
|
__author__ = supybot.Author('James Lu', 'GLolol',
|
||||||
'GLolol@overdrive.pw')
|
'GLolol@overdrivenetworks.com')
|
||||||
|
|
||||||
# This is a dictionary mapping supybot.Author instances to lists of
|
# This is a dictionary mapping supybot.Author instances to lists of
|
||||||
# contributions.
|
# contributions.
|
||||||
|
@ -42,7 +42,7 @@ __version__ = "2016.02.28.1"
|
|||||||
|
|
||||||
# XXX Replace this with an appropriate author or supybot.Author instance.
|
# XXX Replace this with an appropriate author or supybot.Author instance.
|
||||||
__author__ = supybot.Author('James Lu', 'GLolol',
|
__author__ = supybot.Author('James Lu', 'GLolol',
|
||||||
'GLolol@overdrive.pw')
|
'GLolol@overdrivenetworks.com')
|
||||||
|
|
||||||
# This is a dictionary mapping supybot.Author instances to lists of
|
# This is a dictionary mapping supybot.Author instances to lists of
|
||||||
# contributions.
|
# contributions.
|
||||||
|
@ -42,7 +42,7 @@ __version__ = "2016.02.28.1"
|
|||||||
|
|
||||||
# XXX Replace this with an appropriate author or supybot.Author instance.
|
# XXX Replace this with an appropriate author or supybot.Author instance.
|
||||||
__author__ = supybot.Author('James Lu', 'GLolol',
|
__author__ = supybot.Author('James Lu', 'GLolol',
|
||||||
'GLolol@overdrive.pw')
|
'GLolol@overdrivenetworks.com')
|
||||||
|
|
||||||
# This is a dictionary mapping supybot.Author instances to lists of
|
# This is a dictionary mapping supybot.Author instances to lists of
|
||||||
# contributions.
|
# contributions.
|
||||||
|
@ -41,7 +41,7 @@ __version__ = "2016.02.28.1"
|
|||||||
|
|
||||||
# XXX Replace this with an appropriate author or supybot.Author instance.
|
# XXX Replace this with an appropriate author or supybot.Author instance.
|
||||||
__author__ = supybot.Author('James Lu', 'GLolol',
|
__author__ = supybot.Author('James Lu', 'GLolol',
|
||||||
'GLolol@overdrive.pw')
|
'GLolol@overdrivenetworks.com')
|
||||||
|
|
||||||
# This is a dictionary mapping supybot.Author instances to lists of
|
# This is a dictionary mapping supybot.Author instances to lists of
|
||||||
# contributions.
|
# contributions.
|
||||||
|
@ -41,7 +41,7 @@ __version__ = "2016.02.28.1"
|
|||||||
|
|
||||||
# XXX Replace this with an appropriate author or supybot.Author instance.
|
# XXX Replace this with an appropriate author or supybot.Author instance.
|
||||||
__author__ = supybot.Author('James Lu', 'GLolol',
|
__author__ = supybot.Author('James Lu', 'GLolol',
|
||||||
'GLolol@overdrive.pw')
|
'GLolol@overdrivenetworks.com')
|
||||||
|
|
||||||
# This is a dictionary mapping supybot.Author instances to lists of
|
# This is a dictionary mapping supybot.Author instances to lists of
|
||||||
# contributions.
|
# contributions.
|
||||||
|
@ -42,7 +42,7 @@ __version__ = "2016.02.28.1"
|
|||||||
|
|
||||||
# XXX Replace this with an appropriate author or supybot.Author instance.
|
# XXX Replace this with an appropriate author or supybot.Author instance.
|
||||||
__author__ = supybot.Author('James Lu', 'GLolol',
|
__author__ = supybot.Author('James Lu', 'GLolol',
|
||||||
'GLolol@overdrive.pw')
|
'GLolol@overdrivenetworks.com')
|
||||||
|
|
||||||
# This is a dictionary mapping supybot.Author instances to lists of
|
# This is a dictionary mapping supybot.Author instances to lists of
|
||||||
# contributions.
|
# contributions.
|
||||||
|
@ -42,7 +42,7 @@ __version__ = "2016.02.28.1"
|
|||||||
|
|
||||||
# XXX Replace this with an appropriate author or supybot.Author instance.
|
# XXX Replace this with an appropriate author or supybot.Author instance.
|
||||||
__author__ = supybot.Author('James Lu', 'GLolol',
|
__author__ = supybot.Author('James Lu', 'GLolol',
|
||||||
'GLolol@overdrive.pw')
|
'GLolol@overdrivenetworks.com')
|
||||||
|
|
||||||
# This is a dictionary mapping supybot.Author instances to lists of
|
# This is a dictionary mapping supybot.Author instances to lists of
|
||||||
# contributions.
|
# contributions.
|
||||||
|
@ -42,7 +42,7 @@ __version__ = "2016.02.28.1"
|
|||||||
|
|
||||||
# XXX Replace this with an appropriate author or supybot.Author instance.
|
# XXX Replace this with an appropriate author or supybot.Author instance.
|
||||||
__author__ = supybot.Author('James Lu', 'GLolol',
|
__author__ = supybot.Author('James Lu', 'GLolol',
|
||||||
'GLolol@overdrive.pw')
|
'GLolol@overdrivenetworks.com')
|
||||||
|
|
||||||
# This is a dictionary mapping supybot.Author instances to lists of
|
# This is a dictionary mapping supybot.Author instances to lists of
|
||||||
# contributions.
|
# contributions.
|
||||||
|
@ -42,7 +42,7 @@ __version__ = "2016.02.28.1"
|
|||||||
|
|
||||||
# XXX Replace this with an appropriate author or supybot.Author instance.
|
# XXX Replace this with an appropriate author or supybot.Author instance.
|
||||||
__author__ = supybot.Author('James Lu', 'GLolol',
|
__author__ = supybot.Author('James Lu', 'GLolol',
|
||||||
'GLolol@overdrive.pw')
|
'GLolol@overdrivenetworks.com')
|
||||||
|
|
||||||
# This is a dictionary mapping supybot.Author instances to lists of
|
# This is a dictionary mapping supybot.Author instances to lists of
|
||||||
# contributions.
|
# contributions.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user