aboutsummaryrefslogtreecommitdiff
path: root/modules/scripts.py
Commit message (Collapse)AuthorAgeFilesLines
* Implement src/IRCObject.py to convert specific objects in to strings whenGravatar jesopo2018-10-011-1/+3
| | | | passing them to modules/scripts.py scripts
* Add !reloadscripts to modules/scripts.pyGravatar jesopo2018-09-291-5/+19
|
* Strip trailing newlines from scripts.py returnsGravatar jesopo2018-09-291-1/+1
|
* Add scripts.py, to support basic modules in languages other than pythonGravatar jesopo2018-09-291-0/+43