aboutsummaryrefslogtreecommitdiff
path: root/modules/soundcloud.py
Commit message (Collapse)AuthorAgeFilesLines
* Give modules event objects with "context"s, to facilitate purging all the eventGravatar jesopo2018-08-311-2/+2
| | | | hooks for a module
* modules/logging.py -> IRCLogging.py; IRCLog.py -> IRCBuffer.py; change loggingGravatar jesopo2018-08-281-1/+1
| | | | to be an object on the server object instead of an event call
* 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