aboutsummaryrefslogtreecommitdiff
path: root/modules/tweets.py
Commit message (Collapse)AuthorAgeFilesLines
* Mark command hooks that are aliases ('g' vs 'google')Gravatar jesopo2018-10-101-1/+2
|
* Move src/Utils.py in to src/utils/, splitting functionality out in to modules ofGravatar jesopo2018-10-031-3/+3
| | | | related functionality
* Switch to using docstring for usage, permission and require_modeGravatar jesopo2018-09-301-2/+3
|
* We don't need to explicitly pass "buffer" through on command eventsGravatar jesopo2018-09-301-1/+1
|
* Use ModuleManager.BaseModule in more modulesGravatar jesopo2018-09-271-5/+2
|
* Switch to using @Utils.hook and docstrings for event hooksGravatar jesopo2018-09-261-3/+4
|
* Move most code in root directory to src/Gravatar jesopo2018-09-241-1/+1
|
* Make tweets say Twitter instead of tweets, and update ducks to add decoys ↵Gravatar dngfx2018-09-221-0/+1
| | | | and make minimum/unique a channel setting rather than hard setting.
* Tidy up indentation in tweets.pyGravatar jesopo2018-09-091-38/+18
|
* Fix up tweets.pyGravatar dngfx2018-09-091-12/+15
|
* Make URL shortening generic in tweets.pyGravatar dngfx2018-09-091-6/+6
|
* i dun fixed it!Gravatar dngfx2018-09-091-2/+3
|
* h8 everything right nowGravatar dngfx2018-09-091-2/+3
|
* WOOP WOOP THAT'S THE SOUND OF LINKS FOR TWEETSGravatar dngfx2018-09-091-16/+43
|
* twitter.py -> tweets.pyGravatar jesopo2018-09-041-0/+77