aboutsummaryrefslogtreecommitdiff
path: root/modules/soundcloud.py
Commit message (Expand)AuthorAgeFilesLines
* Give modules event objects with "context"s, to facilitate purging all the event•••hooks for a module Gravatar jesopo2018-08-311-2/+2
* Revert "Reformat"•••This reverts commit abed9cf Gravatar dngfx2018-08-311-10/+6
* ReformatGravatar dngfx2018-08-311-6/+10
* modules/logging.py -> IRCLogging.py; IRCLog.py -> IRCBuffer.py; change logging•••to be an object on the server object instead of an event call Gravatar jesopo2018-08-281-1/+1
* Accept http and https soundcloud urlsGravatar jesopo2018-07-021-1/+1
* Add logic in soundcloud.py to accept urls and search back through log for urlsGravatar jesopo2018-07-021-19/+46
* added spotify.py and soundcloud.py, updated bot.json.example.Gravatar jesopo2016-04-061-0/+34