aboutsummaryrefslogtreecommitdiff
path: root/modules/strax.py
Commit message (Collapse)AuthorAgeFilesLines
* remove strax.py - no one uses itGravatar jesopo2019-09-021-47/+0
|
* Add `depends-on` hashflags to relevant modulesGravatar jesopo2019-05-251-0/+2
|
* Move src/Utils.py in to src/utils/, splitting functionality out in to modules ofGravatar jesopo2018-10-031-2/+2
| | | | related functionality
* Switch to using docstring for usage, permission and require_modeGravatar jesopo2018-09-301-2/+2
|
* Switch to using @Utils.hook and docstrings for event hooksGravatar jesopo2018-09-261-6/+7
|
* give an Exports object (actually, ExportsContex object) to each module, toGravatar jesopo2018-09-021-1/+1
| | | | facilitate things like !set and !channelset without using the events system
* Give modules event objects with "context"s, to facilitate purging all the eventGravatar jesopo2018-08-311-2/+2
| | | | hooks for a module
* Revert "Reformat"Gravatar dngfx2018-08-311-44/+21
| | | | This reverts commit abed9cf
* ReformatGravatar dngfx2018-08-311-21/+44
|
* Update strax generator with a bunch of new phrases and attacks.Gravatar dngfx2018-08-301-1/+1
|
* Update strax generator with a bunch of new phrases and attacks.Gravatar dngfx2018-08-301-14/+20
|
* Update strax generator to make more sense when exclaiming instead of ↵Gravatar dongfix2018-08-301-3/+8
| | | | questioning.
* Add missing comma in strax.pyGravatar jesopo2018-08-301-1/+1
|
* Fix strax.py to randomise other things and fix random choice 1,2Gravatar dongfix2018-08-301-3/+3
|
* Add strax.py .strax command.Gravatar dongfix2018-08-301-0/+33