updated version info
This commit is contained in:
parent
641cdb7150
commit
fc1a6c63d7
@ -62,6 +62,7 @@ class Geeksbot(commands.Bot):
|
|||||||
self.voice_chans = {}
|
self.voice_chans = {}
|
||||||
self.spam_list = {}
|
self.spam_list = {}
|
||||||
self.owner_id = 351794468870946827
|
self.owner_id = 351794468870946827
|
||||||
|
self.__version__ = '0.5.0a'
|
||||||
self.gcs_service = build('customsearch', 'v1', developerKey=self.bot_secrets['google_search_key'])
|
self.gcs_service = build('customsearch', 'v1', developerKey=self.bot_secrets['google_search_key'])
|
||||||
self.tpe = futures.ThreadPoolExecutor()
|
self.tpe = futures.ThreadPoolExecutor()
|
||||||
self.geo_api = '2d4e419c2be04c8abe91cb5dd1548c72'
|
self.geo_api = '2d4e419c2be04c8abe91cb5dd1548c72'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user